in reply to Combine Perl with C++ or C
To use an existing library is a major reason. For example, XML::LibXML, Wx and DBD::Pg.
I suspect the desire to make the code as fast as possible is the other. For example, MIME::Base64 and Text::CSV_XS probably fall into this category.
|
|---|