=meta: 0.0.1

name: Package-Name
version: 0.0.1
abstract: Abstract goes here
homepage: http://example.com

license: perl
copyright: 2014. Your Name.
author:
  name: Your Name
  email: you@your.name
  github: yourgithubid
  twitter: yourtwitterid
  freenode: yourfreenodeircnick
  homepage: http://www.your.name

requires:
  perl: 5.8.1
  Pre::Req: 0

test:
  requires:
    Test::Pre::Req: 0

devel:
  git: git@github.org/yourgithubid/package-name
  irc: irc.freenode.net/roomname
  bug: https://github.com/yourgithubid/package-name/issues/

=travis: perl
