Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^4: Sending a simple email using Email::Send::Gmail

by diffredential (Beadle)
on Oct 27, 2008 at 10:02 UTC ( [id://719719]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Sending a simple email using Email::Send::Gmail
in thread Sending a simple email using Email::Send::Gmail

Monks sorry for bumping , I'd like to know if my code works for most of you in order to try to find where's the problem of my PC. Thanks!
  • Comment on Re^4: Sending a simple email using Email::Send::Gmail

Replies are listed 'Best First'.
Re^5: Sending a simple email using Email::Send::Gmail
by Anonymous Monk on Oct 27, 2008 at 10:33 UTC
    Most of us don't use Gmail :)
    Compare the difference between systems, perl versions, module versions. You could take snapshots on each system with CPAN, and compare (snapdiff -- Compare CPAN autobundle files)
    cpan> autobundle Snapshot ... Wrote bundle file ...Bundle\Snapshot_2008_10_27_00.pm
    same with CPANPLUS
    cpanp b Wrote autobundle to '...5.10.0\dist\autobundle\Snapshot_2008_10_27_02. +pm'
    or use Devel::Modlist
    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
    or scandeps.pl (Module::ScanDeps)
    scandeps foo.pl 'HTML::Element' => '3.16', 'HTML::Tagset' => '3.04', 'HTML::Entities' => '1.29', 'HTML::Parser' => '3.45', 'HTML::TreeBuilder' => '3.13',
      Thanks for the help! So do you recommend me another email account different to gmail? (I'm a total noob in account services) So I should run Snapshot on both systems and compare?

        Hey diddle diddle,
        The cat played the fiddle,
        The cow jumped over the moon.
        The little dog laughed to see such sport,
        And the dish ran away with the spoon.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://719719]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2026-04-16 13:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.