To clone a repository in Git just execute the following command: $ git clone [url] Example: $ git clone https://github.com/phalcon/forum Resources:
Perl and Mail Attachments
Resources How do I send an email with Perl (including an attachment)? How to send email attachments using Perl / MIME::Lite Perl script to save an email attachment to disk Howto extract e-mail MIME attachments using Perl and uudecode
Converting Character sets in MySQL to UTF8
Do you also face the problem with charsets in MySQL? I do quite often. The reason is that I work with different MySQL versions (4.0, 4.1, 5.0, 5.1), where each of them handles charsets a little differently. For example for