github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

jettero / net--smtp--oneliner

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 1
    • 1
  • Source
  • Commits
  • Network (1)
  • Downloads (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (1)
    • 2.0005
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

extension that pollutes the local namespace with a send_mail() sub that sends mail — Read more

  cancel

http://search.cpan.org/perldoc?Net::SMTP::OneLiner

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

fix desc 
jettero (author)
Wed Jul 08 10:27:14 -0700 2009
commit  20044e3566d599f0d8b9e13f79b10a5b9ee26553
tree    1bb569ef3f377c1ae6e67a6c034201342f131afb
parent  28c459e671bf617bee4fed769f610b7c82068fd9
net--smtp--oneliner /
name age
history
message
file .perlcriticrc Loading commit data...
file Changes
file MANIFEST
file MANIFEST.SKIP
file Makefile.PL
file OneLiner.pm
file OneLiner.pod
file README
directory t/
README
Net::SMTP::OneLiner
=======================

BLURB

A friend of mine was telling me that ruby, or python, or php or
something had an easier one line send mail function; and that
Net::SMTP was "too hard" to use in practice.

I chortled and cranked this out.  In truth, a single function
mail send function sounded just peachy.  I even use this myself
-- unless I want to do something phancy with Net::SMTP.

Then again, using modules you wrote for yourself and a friend
comes naturally.

Whatever, 

-Paul

(Let me know if you use this.)

EXAMPLES:

send_mail($to, $from, $subject, $msg);
send_mail('me@domain', 'you@domain', "heyya there", "supz!?!?");
send_mail(\@your_group_list, $from, $subject, $msg, $cc, $bcc);
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server