App-SimpleScan-Plugin-Forget version 0.0.1

This plugin add the %%forget pragma to simple_scan. This pragma allows you to "forget" a replacement variable.

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

App::SimpleScan

COPYRIGHT AND LICENCE

Copyright (C) 2005, Joe McMahon and Yahoo!

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