Created
September 4, 2014 20:38
-
-
Save Archenoth/b13406bf56290049a133 to your computer and use it in GitHub Desktop.
Classnamer! For those rough times you can't think of a good name for a Java class!
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
| #!/usr/bin/perl | |
| use LWP::Simple; | |
| # Not cheating at all. Nope. Not at all. Nothing to see here... | |
| getprint "http://www.classnamer.com/index.txt"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment