At 02:35 PM 2/24/04 +1100, Mathew Robertson wrote:
Hi H::T users,

Just a little while ago, I released a 'H::T filters module'. One suggestion was that I use qr// to pre-compile the regular expressions.

Has this technique been investigated for use in H::T ? Likewise has the use of 'o' modifier (as in s///o) been considered?

qr// would require perl 5.6.0. /o is basically deprecated in favor of qr//. See also: http://www.perlmonks.org/index.pl?node_id=269035




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to