Skip to content

Instantly share code, notes, and snippets.

@takihito
Created February 13, 2009 08:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save takihito/63803 to your computer and use it in GitHub Desktop.
Save takihito/63803 to your computer and use it in GitHub Desktop.
#!/usr/bin/perl
use strict;
use warnings;
use DBI;
print 'foo';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment