Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
use LWP::Simple; # simple URL retrieving
# run startscript.cgi on the other server
get "[URL unfurl="true"]http://$server/cgi-bin/startscript.cgi";[/URL]
perl -e '$|=$i=1;print" oo\n<|>\n_|_";x:sleep$|;print"\b",$i++%2?"/":"_";goto x;'