Changeset 492 for MANIFEST.SKIP

Show
Ignore:
Timestamp:
03/07/05 10:49:00 (4 years ago)
Author:
ingy
svk:copy_cache_prev:
1822
Message:

- Moved Test.pm into ext/Test
- Moved perlkwid.kwid into doc. Install support for this coming soon.
- Wrote Pugs::MakeMaker? for people's Perl6 Makefile.PLs
- Wrote Sample::Module as an example
- Put Sample::Module into ./modules/ directory. This is the place for contrib

modules that are not core. Core modules go in ./ext/

- Since the build process installs both perl5 and perl6 modules, need to stage

perl6 modules in ./blib6/

- Enhanced pugs -V. Pugs::MakeMaker? depends on this new format.
- turned util/generate_config into util/PugsConfig.pm; as a module it can (and

is) used from more than one place.

- Did insane Makefile fu to get everything to just work!!!
- Added svn properties here and there, and some MANIFEST fu.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • MANIFEST.SKIP

    r488 r492  
    33^tags 
    44^MANIFEST.bak$ 
    5 ^Makefile$ 
     5Makefile$ 
    66^Makefile.old$ 
    77^_darcs/