Skip to content

Instantly share code, notes, and snippets.

@jjn1056
Created September 29, 2010 00:53
Show Gist options
  • Save jjn1056/602108 to your computer and use it in GitHub Desktop.
Save jjn1056/602108 to your computer and use it in GitHub Desktop.
#!/usr/bin/env perl
use strict;
use warnings;
use inc::Module::Install 1.00;
use Module::Install::Repository 0.06;
use Module::Install::AutoManifest 0.003;
use Module::Install::ReadmeMarkdownFromPod 0.003;
use Module::Install::Homepage 0.01;
use Module::Install::AutoLicense 0.08;
use Module::Install::ManifestSkip 0.14;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment