Created
March 16, 2013 11:15
-
-
Save tryperl/5175977 to your computer and use it in GitHub Desktop.
Created by www.tryperl.com.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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