Skip to content

Commit

Permalink
fix the manifest files
Browse files Browse the repository at this point in the history
  • Loading branch information
andk committed Jan 3, 2009
1 parent b0903ab commit 5541dd7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
15 changes: 11 additions & 4 deletions MANIFEST
Expand Up @@ -55,6 +55,7 @@ distroprefs/BTROTT.XML-FOAF.yml
distroprefs/BWARFIELD.GDGraph.yml
distroprefs/BYRNE.SOAP-Lite.yml
distroprefs/CAPTTOFU.DBD-mysql.yml
distroprefs/CDENT.Kwiki-Test.yml
distroprefs/CERNEY.Tk-IDElayout.yml
distroprefs/CHANG-LIU.XML-Node.yml
distroprefs/CHARTGRP.Chart.yml
Expand Down Expand Up @@ -190,11 +191,13 @@ distroprefs/KROW.DBIx-Password.yml
distroprefs/KRUSCOE.Tie-DxHash.yml
distroprefs/KVAIL.Tk-Stderr.yml
distroprefs/KWILLIAMS.AI-Categorizer.yml
distroprefs/KWILLIAMS.Crypt-SKey.yml
distroprefs/KWILLIAMS.Module-Build.yml
distroprefs/LAMPRECHT.Tk-GraphItems.yml
distroprefs/LBROCARD.Test-WWW-Mechanize-Catalyst.yml
distroprefs/LDS.Crypt-CBC.yml
distroprefs/LEAKIN.File-Rsync.yml
distroprefs/LETO.Math-GSL.yml
distroprefs/LICHTKIND.Kephra.yml
distroprefs/LOCAL.trailing_dot_distros.yml
distroprefs/LUKEC.Socialtext-Resting.yml
Expand Down Expand Up @@ -360,32 +363,33 @@ lib/CPAN/Admin.pm
lib/CPAN/API/HOWTO.pod
lib/CPAN/Author.pm
lib/CPAN/Bundle.pm
lib/CPAN/CacheMgr.pm
lib/CPAN/CachMgr.pm
lib/CPAN/Complete.pm
lib/CPAN/Debug.pm
lib/CPAN/DeferredCode.pm
lib/CPAN/Distribution.pm
lib/CPAN/Distrostatus.pm
lib/CPAN/Distroprefs.pm
lib/CPAN/Distrostatus.pm
lib/CPAN/Exception/RecursiveDependency.pm
lib/CPAN/Exception/yaml_not_installed.pm
lib/CPAN/FirstTime.pm
lib/CPAN/FTP.pm
lib/CPAN/FTP/netrc.pm
lib/CPAN/HandleConfig.pm
lib/CPAN/InfoObj.pm
lib/CPAN/Index.pm
lib/CPAN/InfoObj.pm
lib/CPAN/Kwalify.pm
lib/CPAN/Kwalify/distroprefs.dd
lib/CPAN/Kwalify/distroprefs.yml
lib/CPAN/LWP/UserAgent.pm
lib/CPAN/Nox.pm
lib/CPAN/Module.pm
lib/CPAN/Nox.pm
lib/CPAN/Prompt.pm
lib/CPAN/URL.pm
lib/CPAN/Queue.pm
lib/CPAN/Shell.pm
lib/CPAN/Tarzip.pm
lib/CPAN/URL.pm
lib/CPAN/Version.pm
Makefile.PL
MANIFEST
Expand All @@ -403,6 +407,7 @@ t/00signature.t
t/01loadme.t
t/02nox.t
t/03pkgs.t
t/04clean_load.t
t/10version.t
t/11mirroredby.t
t/12cpan.t
Expand All @@ -417,6 +422,7 @@ t/50pod.t
t/51pod.t
t/52podcover.t
t/60credentials.t
t/70_critic.t
t/CPAN/authors/01mailrc.txt
t/CPAN/authors/id/A/AN/ANDK/CHECKSUMS
t/CPAN/authors/id/A/AN/ANDK/CHECKSUMS.2nd
Expand Down Expand Up @@ -448,5 +454,6 @@ t/CPAN/TestConfig.pm
t/CPAN/TestMirroredBy
t/CPAN/TestPatch.txt
t/local_utils.pm
t/perlcriticrc
t/yaml_code.yml
Todo
3 changes: 3 additions & 0 deletions MANIFEST.SKIP
Expand Up @@ -8,6 +8,7 @@
^CPAN-.+/.+
^CPAN-.+gz$
^CPAN/MakeMaker
^Change.*\.old
^ChangeLog.*\.svk
^DIST
^DIST
Expand All @@ -27,6 +28,7 @@
^distroprefs/ttt.nodbi.yml.bak
^distroprefs/ttt.nomailsend.yml
^eg/
^err$
^gpw9-cpan-talk\.
^lib/CPAN/Config\.pm
^lib/CPAN\.pm@
Expand All @@ -36,6 +38,7 @@
^make-test-
^memo
^nntp-testers
^our$
^patches
^perlbug/
^pm_to_blib
Expand Down

0 comments on commit 5541dd7

Please sign in to comment.