~ubuntu-branches/ubuntu/raring/libmoose-perl/raring-proposed

« back to all changes in this revision

Viewing changes to Makefile.PL

  • Committer: Package Import Robot
  • Author(s): Alessandro Ghedini
  • Date: 2012-02-05 17:18:51 UTC
  • mfrom: (1.1.59)
  • Revision ID: package-import@ubuntu.com-20120205171851-cxiawm4ii9oyz9jv
Tags: 2.0402-1
* New upstream release
* Bump upstream copyright year
* Bump debhelper compat level to 9

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
    'Task::Weaken' => '0',
45
45
    'Try::Tiny' => '0.02'
46
46
  },
47
 
  'VERSION' => '2.0401',
 
47
  'VERSION' => '2.0402',
48
48
  'XS' => {
49
49
    'xs/Attribute.xs' => 'xs/Attribute.c',
50
50
    'xs/AttributeCore.xs' => 'xs/AttributeCore.c',