ruqui has asked for the wisdom of the Perl Monks concerning the following question:
perl -MCPAN -e 'install DBIx::Transaction File::Basename::Object'
but I get this error:
Can't locate object method "Transaction" via package "DBIx" at -e line 1
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: install multiple modules at once using CPAN
by stefbv (Priest) on Aug 25, 2014 at 17:46 UTC | |
|
Re: install multiple modules at once using CPAN
by jellisii2 (Hermit) on Aug 25, 2014 at 17:19 UTC | |
by ruqui (Acolyte) on Aug 25, 2014 at 17:22 UTC | |
by Anonymous Monk on Aug 25, 2014 at 20:02 UTC |