Created
August 13, 2010 02:44
-
-
Save dagolden/522158 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
use strict; | |
use warnings; | |
package Task::Foo; | |
# ABSTRACT: No abstract given for Task::Foo | |
=pkgroup Modules That are Useful | |
=pkg Package::Name 1 foo | |
1; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment