in reply to Re^4: Sending a simple email using Email::Send::Gmail
in thread Sending a simple email using Email::Send::Gmail
same with CPANPLUScpan> autobundle Snapshot ... Wrote bundle file ...Bundle\Snapshot_2008_10_27_00.pm
or use Devel::Modlistcpanp b Wrote autobundle to '...5.10.0\dist\autobundle\Snapshot_2008_10_27_02. +pm'
or scandeps.pl (Module::ScanDeps)perl -d:Modlist foobar.pl ... AutoLoader 5.63 Carp 1.04 Config DynaLoader 1.05 Exporter 5.58 HTML::Element 3.16 HTML::Entities 1.29 HTML::Parser 3.45 HTML::Tagset 3.04 HTML::TreeBuilder 3.13 integer 1.00 vars 1.01 warnings 1.03 warnings::register 1.00
scandeps foo.pl 'HTML::Element' => '3.16', 'HTML::Tagset' => '3.04', 'HTML::Entities' => '1.29', 'HTML::Parser' => '3.45', 'HTML::TreeBuilder' => '3.13',
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Sending a simple email using Email::Send::Gmail
by diffredential (Beadle) on Oct 29, 2008 at 10:24 UTC | |
by Anonymous Monk on Oct 29, 2008 at 10:35 UTC |