This package provides a interface to Perl's internal string
interpolation engine and useful utilities to take advantage of it.

After unpacking the distribution, to install this module type

       perl Makefile.PL
       make
       make test
       make install

This distribution provides

       String::Interpolate

Copyright (c) 2002 Brian McCauley <[email protected]>. All rights reserved.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.