Camelbox: A complete build of Perl for 32-bit Windows that includes a nice Windows installer that automatically downloads and installs the correct archive files, all of the core Gtk2-Perl modules (Gtk2, Glib, Cairo), as well as their equivalent C libraries compiled for Windows, a working CPAN module, bonus (!) Perl modules (LWP, YAML, Moose), extra binaries, utilities, development libraries/headers for compiling even more Perl modules from CPAN, lots of Perl/GTK documenation in HTML format, all neatly packaged and ready to install!

No code here, however, you can view the Camelbox homepage, read the installation instructions, or the usage instructions for what to do after you install it.

NB: the two issues below, lack of DBI/DBD drivers and installer checksums has been remedied. DBI and DBD::[mysql|SQLite|ODBC|Pg] are in the current version of the installer. The installer now comes with a checksum checker for packages, so if a package doesn't match it's checksum after it's downloaded, the installer barks and prompts you to re-download.


In reply to Camelbox: A build of Gtk2-Perl for Windows by spicyjack

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.