You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@perl.apache.org by Stas Bekman <st...@stason.org> on 2004/10/01 05:19:42 UTC

Re: cvs commit: modperl-2.0/t/lib/TestCommon Utils.pm

stas@apache.org 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:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org