Re: Image Modules

2011-08-25 Thread m...@smtp.fakessh.eu
Le vendredi 26 août 2011 01:33, Emeka a écrit : > Hello All, > > I want to re-size and edit images. Which module would you advise? > > Emeka perlmonks describe many example http://www.perlmonks.org/?node_id=53367 shrink example --  http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x092164A7  

Re: Net::SSLeay with Socket or IO::Socket::SSL

2011-08-02 Thread m...@smtp.fakessh.eu
Le mercredi 3 août 2011 02:12, Uri Guttman a écrit : > > "mfe" == ml@smtp fakessh eu writes: > > mfe> in the examples of Net::SSLeay, it shows various examples that > mfe> use low-level functions use Socket. what are the differences if > mfe> we re writing the examples with IO::Socket::S

Net::SSLeay with Socket or IO::Socket::SSL

2011-08-02 Thread m...@smtp.fakessh.eu
hi folks hi guru of perl in the examples of Net::SSLeay, it shows various examples that use low-level functions use Socket. what are the differences if we re writing the examples with IO::Socket::SSL all testimonials are welcome --  http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x092164A7

send email with perl 587 and startssl

2011-07-22 Thread m...@smtp.fakessh.eu
hello folks when is it the easiest solution to email 587 startssl and authentication I arrived by writing this but the email sent does not contain the headers of the authentication ]$ cat emailsender1.pl #!/usr/bin/perl use Email::MIME; my $message = Email::MIME->create(