Skip to content

Instantly share code, notes, and snippets.

@jonasbn
Created July 29, 2014 12:17
Show Gist options
  • Save jonasbn/978e153c33b0ea02792d to your computer and use it in GitHub Desktop.
Save jonasbn/978e153c33b0ea02792d to your computer and use it in GitHub Desktop.
My Perl package POD template

NAME

<package name> - <package abstract>

SYNOPSIS

VERSION

DESCRIPTION

SUBROUTINES/METHODS

DIAGNOSTICS

CONFIGURATION AND ENVIRONMENT

DEPENDENCIES AND REQUIREMENTS

  • L<>

INCOMPATIBILITIES

BUGS AND LIMITATIONS

BUG REPORTING

TEST AND QUALITY

TODO

SEE ALSO

  • L<>

AUTHOR

LICENSE AND COPYRIGHT

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Around line 30:

An empty L<>

Around line 54:

An empty L<>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment