Skip to content

Instantly share code, notes, and snippets.

@jjl
Created October 4, 2009 17:00
Show Gist options
  • Save jjl/201492 to your computer and use it in GitHub Desktop.
Save jjl/201492 to your computer and use it in GitHub Desktop.
use Modern::Perl;
use utf8;
use Carp;
use Want;
use CLASS;
use SUPER;
use autodie;
use autobox;
use autobox::Core;
use signatures;
use IO::Handle;
use File::stat;
use UNIVERSAL::ref;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment