Help for this page
Select Code to Download
Select
or
download this
# slurp in the HTML my $html = do { local $/; <DATA> }; ... __DATA__ <html> ...