diff options
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST index a024fc7..4ef624d 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,8 +1,16 @@ Changes +inc/Module/Install.pm +inc/Module/Install/Base.pm +inc/Module/Install/Can.pm +inc/Module/Install/Fetch.pm +inc/Module/Install/Makefile.pm +inc/Module/Install/Metadata.pm +inc/Module/Install/Win32.pm +inc/Module/Install/WriteAll.pm lib/WebService/Google/Suggest.pm Makefile.PL MANIFEST This list of files +META.yml Module meta-data (added by MakeMaker) README t/00_compile.t t/01_suggest.t -META.yml Module meta-data (added by MakeMaker) |