Commit Graph

1199 Commits

Author SHA1 Message Date
Dan Buch
3d24f88327 nesting basic stuff in its own tree 2011-05-29 05:30:03 -07:00
Dan Buch
1ef082fb9f updating readme for correctness 2011-05-29 05:03:35 -07:00
Dan Buch
a3d6057e12 touching up makefile while resurrecting repo 2011-05-29 04:24:21 -07:00
Dan Buch
9f7335a93e counting number of lines per chapter and displaying 2011-01-07 00:20:13 -05:00
Dan Buch
95d7f5273f making a copy for fake greppery 2011-01-06 23:22:14 -05:00
Dan Buch
ae1b4b1a0d adding copy of alice in wonderland 2011-01-06 23:14:54 -05:00
Dan Buch
f7bf6d38e6 reading and writing file 2011-01-06 23:12:51 -05:00
Dan Buch
96160dc452 making exercise dir names smaller 2011-01-06 23:02:16 -05:00
Dan Buch
3b20161dbe quadratic equation with help flag handling and conditional prompting 2011-01-06 23:00:38 -05:00
Dan Buch
410b97cde5 printing lines from file separated by | 2011-01-06 22:44:53 -05:00
Dan Buch
0c61e4d061 displaying input from file 2011-01-06 22:36:11 -05:00
Dan Buch
1a904efe69 printing input from argv 2011-01-06 21:50:49 -05:00
Dan Buch
611c9f4355 second version of inline thingy 2011-01-06 21:47:57 -05:00
Dan Buch
20c678ecc8 working on exercise 2 2011-01-06 21:28:28 -05:00
Dan Buch
c695765b4e doing first set of exercises 2011-01-05 22:32:28 -05:00
Dan Buch
e4d44963fa more work with functions 2011-01-05 21:58:48 -05:00
Dan Buch
a0a4ec95a9 working through functions chapter 2011-01-05 21:48:04 -05:00
Dan Buch
3af25d3369 cleaning up warnings about masked vars 2011-01-05 21:43:59 -05:00
Dan Buch
d690d1b0bd playing with file handles 2011-01-05 21:42:52 -05:00
Dan Buch
760ded693b some string quoting exercises 2011-01-05 21:32:20 -05:00
Dan Buch
f39fc4dc24 fun with user input 2011-01-05 21:25:01 -05:00
Dan Buch
93cfa65b3e even more fun with hashes 2011-01-05 21:21:00 -05:00
Dan Buch
c4eaadf848 playing with hashes 2011-01-05 21:16:12 -05:00
Dan Buch
afe4b10808 printing command line arguments 2011-01-05 21:08:08 -05:00
Dan Buch
8e16c41973 fun with list and array variables 2011-01-04 22:58:15 -05:00
Dan Buch
2ba7140b77 data types 2011-01-04 22:39:37 -05:00
Dan Buch
87ae4602f3 more fun with variables 2011-01-04 22:27:26 -05:00
Dan Buch
66a642a2c4 playing with the smart match operator 2011-01-04 22:12:56 -05:00
Dan Buch
5ec66997df more with operators 2011-01-04 22:06:45 -05:00
Dan Buch
80271d9649 more futzing with operators (and dumpster diving perlmonks about println func) 2011-01-04 21:41:55 -05:00
Dan Buch
63889cdac3 more fun with operators 2011-01-04 21:32:44 -05:00
Dan Buch
7e2e008a55 working through operator examples 2011-01-04 21:26:55 -05:00
Dan Buch
748671e3fc weird ... running the python module with perl interpreter was passing ... but it seems this is because perl was taking the shebang line into account (???) 2011-01-03 23:18:01 -05:00
Dan Buch
fdcafd13f5 adding a python version of one script for comparison 2011-01-03 23:08:34 -05:00
Dan Buch
aa0f8bb8cb playing with numbers and the operators who love them 2011-01-03 22:58:55 -05:00
Dan Buch
1cde2b3e18 more fun with string operators 2011-01-03 22:49:59 -05:00
Dan Buch
76cca82f6e playing with string operators 2011-01-03 22:42:56 -05:00
Dan Buch
ab63c56430 a smallish heredoc test 2011-01-03 22:37:07 -05:00
Dan Buch
160f4b2330 more scalar stuff with type conversion and a touch of raw variable printing 2011-01-03 22:03:08 -05:00
Dan Buch
cd4a9fd937 numbers and strings are scalar, mkay? 2011-01-03 21:58:26 -05:00
Dan Buch
f11267e7f3 variables are variable 2011-01-03 21:56:01 -05:00
Dan Buch
b66d2832d6 working through variables section 2011-01-03 21:54:52 -05:00
Dan Buch
c08ae44e27 making executable per tutorial instruction 2011-01-03 21:51:48 -05:00
Dan Buch
4a8c0ec714 working through wikibooks tutorial again ... doing basic stuff 2011-01-03 21:51:22 -05:00
Dan Buch
9eb169f9a6 using a docs format more becoming of a perl project 2011-01-03 21:44:37 -05:00
Dan Buch
e4974c45db making lighttpd serving the default make target 2011-01-03 21:27:41 -05:00
Dan Buch
6c2607df8d giving up on nginx for the moment and just using lighttpd, futzing a bit more with query example 2011-01-03 20:43:16 -05:00
Dan Buch
66f6eaff61 simple CGI stuff 2011-01-03 17:32:50 -05:00
Dan Buch
080b7ba992 getting plain cgi scripts working with nginx setup 2011-01-03 17:18:06 -05:00
Dan Buch
50c240b0e1 doing perl web stuff with nginx 2011-01-03 16:40:52 -05:00