Skip to content

Instantly share code, notes, and snippets.

@blech
Created January 19, 2009 11:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save blech/48958 to your computer and use it in GitHub Desktop.
Save blech/48958 to your computer and use it in GitHub Desktop.
blech@hunter:~/bots/pastebot$ perl pastebot.perl
While loading library [Server::Web]
pastebot.perl Error while loading Server::Web: Can't locate object method "new" via package "POE::Session" at Util/Data.pm line 291.
Compilation failed in require at Server/Web.pm line 20.
BEGIN failed--compilation aborted at Server/Web.pm line 20.
Compilation failed in require at (eval 36) line 1.
BEGIN failed--compilation aborted at (eval 36) line 1.
Please make sure that the following libraries
have been installed:
Perl::Tidy POE Server::Web Client::IRC
blech@hunter:~/bots/pastebot$ cpanp
CPANPLUS::Shell::Default -- CPAN exploration and modules installation (v0.03)
*** Please report bugs to <cpanplus-bugs@lists.sourceforge.net>.
*** Using CPANPLUS::Backend v0.048. ReadLine support enabled.
CPAN Terminal> i POE
Checking if source files are up to date
Updating source file '02packages.details.txt.gz'
Trying to get /pub/CPAN/modules/02packages.details.txt.gz from ftp.plig.org via ftp
Updating source file '03modlist.data.gz'
Trying to get /pub/CPAN/modules/03modlist.data.gz from ftp.plig.org via ftp
Gunzipping /home/blech/.cpanplus/01mailrc.txt.gz
Gunzipping /home/blech/.cpanplus/03modlist.data.gz
Backslash found where operator expected at (eval 66) line 1, near "v\"
Error in eval of dslip source files: in CPANPLUS::Internals::Source::_create_dslip_tree at Mon Jan 19 11:05:02 2009 at /usr/local/share/perl/5.8.2/CPANPLUS/Internals/Source.pm line 312
String found where operator expected at (eval 71) line 2, near ")',
'"
(Might be a runaway multi-line '' string starting on line 1)
(Missing operator before ',
'?)
Error in eval of dslip source files: in CPANPLUS::Internals::Source::_create_dslip_tree at Mon Jan 19 11:05:02 2009 at /usr/local/share/perl/5.8.2/CPANPLUS/Internals/Source.pm line 315
Gunzipping /home/blech/.cpanplus/02packages.details.txt.gz
Installing: POE
Module POE already up to date; won't install without force!
Problem installing one or more modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment