Adding functionality would be a feature request, not a bug report.
The following test suite provides 100% code and feature coverage:
use Test; BEGIN { plan tests => 1 } do '/dev/null'; ok( ! $@ ); # Empty text compiles w/o error # Test all features:
- tye
In reply to Re^7: regexp class (no bugs)
by tye
in thread re: regexp class
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |