rename Stash::Manip -> Package::Stash
[gitmo/Package-Stash-PP.git] / dist.ini
1 name = Package-Stash
2 version = 0.02
3 author = Jesse Luehrs <doy at tozt dot net>
4 license = Perl_5
5 copyright_holder = Jesse Luehrs
6 abstract = routines for manipulating stashes
7
8 [@Classic]
9
10 [Prereq]
11 Scalar::Util = 0
12 Test::Exception = 0