[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Omaha.pm] Can't locate ThatThing::YOUWroteHERE



-laugh-  My own dev server didn't have my own CPAN module installed... How did that happen? I wrote the thing and uploaded to PAUSE from *this* server... The server hasn't been rebuilt...?
 
Oh well. -MCPAN to the rescue.  :)
 
j
 
 
$ ./amex_folio.pl ATLCNN
Can't locate Text/FixedWidth.pm in @INC (@INC contains:  ...
 
$ perl -MCPAN -e 'install Text::FixedWidth'
 
http://search.cpan.org/~jhannah/Text-FixedWidth-0.04/lib/Text/FixedWidth.pm