Free Perl
Code
Topics
Functions
About
#assertions
Showing 4 pages (tag pages are not indexed).
testing • beginner
How to use ok and is functions in Perl Test::More?
regex • advanced
How to use lookbehind assertions (?<=...) in Perl regex?
regex • advanced
How to use lookahead assertions (?=...) in Perl regex?
regex • advanced
How to use lookahead and lookbehind in Perl regex