Help for this page
Select Code to Download
Select
or
download this
#!perl -n if(/RS/) { print }
Select
or
download this
#!perl -n print if /RS/