Acme::Metification

Current version is 1.01.

Download

Distribution from this site.
CPAN site

README

Acme::Metification
==================

This module gives you some meta-programming abilites within Perl.
It uses source filters to do evil things with your source.

Not intended for use in production code.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   rm lib/Acme/Metification.pm
   #make install

DEPENDENCIES

This module requires these other modules and libraries:

   Test::More (0.44 or higher)
   Filter::Simple (0.78 or higher)

Note that it may well work with older versions of these modules,
but I cannot guarantee that it will because I only tested it with
the versions listed.

COPYRIGHT AND LICENCE

Copyright (C) 2002-2006 Steffen Mueller, all rights reserved.

Author can be reached at 

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself. 
	

Documentation

Acme::Metification

Change Log

Revision history for Perl extension Acme::Metification.

1.01  Sat Nov  4 23:18 2006
    - Distribution upgrade: Clear license, spec-conformant META.yml,
      etc.

1.00  Mon Dec  9 19:07 2002
	- original version

    

(c) 2002-2010 Steffen Müller; All rights reserved.

Valid HTML 4.0!