[EMAIL PROTECTED] wrote:
stas        2004/09/30 20:05:04

Added: t/lib/TestCommon Utils.pm
Log:
start working to remove code duplicates, moving them into a library
- add is_tainted function
Revision Changes Path
1.1 modperl-2.0/t/lib/TestCommon/Utils.pm
Index: Utils.pm
===================================================================
package TestCommon::Utils;

I'm not certain that this is the best namespace, as it may collide with some future CPAN Test* modules. Mind you these modules (TestCommon::*, there is also LogDiff) will never be seen by PAUSE and never installed, they are just used internally.


So if you think we should use a safer top-level name, please let me know.

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to