Help for this page
Select Code to Download
Select
or
download this
s{ (\d+) } { '-' x $1 }gex;
Select
or
download this
s{ ([1-8]) } { '-' x $1 }gex;