Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 49.485.021 Times

Email::Handle 0.01

  Date Added: May 18, 2010  |  Visits: 890

Email::Handle

Report Broken Link
Printer Friendly Version


Product Homepage
Download (94 downloads)



Email::Handle is a Objective Email Handler. SYNOPSIS use Email::Handle; my $email = Email::Handle->new(root@example.com); print $email->is_valid ? yes : no; print $email->obfuscate; print $email->anonymize; print $email; $email->send(From => foo@example.com); This module is also convenient for using on the DB application with Template and Class::DBI / DBIx::Class. # setup the table that has column of email with this module my $loader = Class::DBI::Loader->new( ... namespace => MyApp ); $loader->find_class(user)->has_a(email => Email::Handle); # then output records with TT2 my $tmpl = Template->new; $tmpl->process( sample.tt, { users => $loader->find_class(user)->retrieve_all } ); # You can write the template with some methods of this module like this [% WHILE (user IN users) %] [% user.email.obfuscate IF user.email.is_valid %] [% END %].

Requirements: No special requirements
Platforms: Linux
Keyword: Email Emailhandle Libraries Objective Objective Email Handler Print Programming
Users rating: 0/10

License: Freeware Size: 5.12 KB
USER REVIEWS
More Reviews or Write Review


EMAIL::HANDLE RELATED
Food & Drink Databases  -  Recipe Center 5.0.0
Recipe Center 5.0 is a free user friendly tool to organize, email and print your recipes. You may download recipes from recipecenter.com or import recipes from Meal Master. It can easily convert cut and pasted recipes from any recipe sites. It...
7.04 MB  
Libraries  -  GODI 20060118
GODI library provides an advanced programming environment for the Objective Caml (OCaml) language. From INRIA (who created OCaml) you can get the OCaml compiler and runtime system, but this is usually not enough to develop applications. You also...
1.5 MB  
Mail Clients  -  Mail Print 3.0 Build 3033
Mail Print will automatically print your emails from any standard POP3 or IMAP account. Mail Print runs without any user interaction, just set it up and leave it to check your mail on a regular interval and print out any new messages.
 
Version Control Tools  -  Deluxe Loginfo 2.122
Deluxe Loginfo generates email reports of CVS and Subversion changesets for multiple repositories. The log message provides full details: author, log message, the list of modified files, and (optionally) a unified diff format patch for the...
43.01 KB  
Programming  -  LablGTK 2.6.0
LablGTK is a GTK+ bindings for Objective Caml. LablGTK is an OCaml library wrapping the GTK+ API. It uses the rich type system of Objective Caml to provide a strongly typed, yet very comfortable, object-oriented interface to GTK+. It also has...
655.36 KB  
E-Mail Tools  -  InboxRULES RW Free Edition Bundle 2.03
InboxRULES can help you to save and print messages, extract data from messages immediately when message arrives to MS Exchange Server mailbox or MS Outlook account. InboxRULES RW is a custom action for MS Outlook Rules Wizard. We also...
4.41 MB  
Libraries  -  XML::Rules 0.18
XML::Rules is a Perl module that can parse XML & process tags by rules starting from leaves. SYNOPSIS use XML::Rules; $xml = ... ... ... ...
38.91 KB  
Libraries  -  XML::Filter::Dispatcher 0.52
XML::Filter::Dispatcher is a path based event dispatching with DOM support. SYNOPSIS use XML::Filter::Dispatcher qw( :all ); my $f = XML::Filter::Dispatcher->new( Rules => [ foo => &handle_foo_start_tag, @bar => &handle_bar_attr, ##...
88.06 KB  
Bug Trackers  -  Support Incident Tracker 3.24
Support Incident Tracker (or SiT!) is a Web-based application for tracking technical support calls or emails. Support Incident Tracker project can manage contacts, sites, technical support contracts, and support incidents in one place. You can...
1.2 MB  
Home & Leisure  -  Serif PhotoPlus 5.5
Award winning photo editor. Start with photo images, eg digital camera photos or scanned pictures. Fix problems (e.g. red eye) or get creative. Use for web, email, or print. Photoshop plugins, animation, layers, editable text, extensive shaping...
6.65 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB