Skip to content

Instantly share code, notes, and snippets.

@tryperl
Created March 16, 2013 11:15
Show Gist options
  • Save tryperl/5175977 to your computer and use it in GitHub Desktop.
Save tryperl/5175977 to your computer and use it in GitHub Desktop.
Created by www.tryperl.com.
use strict;
use warnings;
print "Welcome to tryperl.com
Click one of the buttons above:
New: create a new program
Save: save the current program
Run: run the current program and display its output below
Validate: just check the code
Double click one of the programs on the left to open it.
Click the Login button at the top right to view your Perl gists on GitHub.
Click the Orange bar on the right and give me some feedback.
Help me make this app awesome!
";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment