Skip to content

Instantly share code, notes, and snippets.

@tene
Created November 16, 2008 07:44
Show Gist options
  • Save tene/25429 to your computer and use it in GitHub Desktop.
Save tene/25429 to your computer and use it in GitHub Desktop.
use 'Demo';
omg();
module Demo;
sub omg is export { say "omgwtf!" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment