Created
February 14, 2011 04:36
-
-
Save kraih/825485 to your computer and use it in GitHub Desktop.
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
% ./myapp.pl get --mode testing / html all | |
Not Found | |
Page not found, want to go home? | |
% ./myapp.pl get --mode production / html all | |
Dude!Where is my page? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment