numberwhun


Member since 06/04/2007

Location: New Hampshire

3 snippets

920 profile views

3 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

numberwhun's Recent SnippetsTagged perl



« Prev 1 Next »
This is a script that simply prints the current month. I produced this a couple years ago and use it as a reference for using the localtime() function.
0 1226 posted 13 years ago by numberwhun
This is a handy little bit that will show you all of the installed modules on the system.
0 465 posted 13 years ago by numberwhun
This code will validate not only the four octets contain between 1 and 3 numbers each, but also that the number they contain is between 0 and 255. In all, there are 3 different regex's that I tried and all seem to work fine. The three regex's a...
0 2129 posted 16 years ago by numberwhun
« Prev 1 Next »