Commit Graph

1083 Commits

Author SHA1 Message Date
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
Dan Buch
70b5f7b160 init 2011-01-03 16:10:14 -05:00
Dan Buch
cf7b6c518f one more exercise with "here documents" 2011-01-03 14:02:23 -05:00
Dan Buch
01f4b7fb64 more fun with "here documents" 2011-01-03 14:01:42 -05:00
Dan Buch
4fdc97001d getting silly with "here documents" 2011-01-03 13:57:29 -05:00
Dan Buch
a333293919 more fun with strings, alternate quoting, multiline and all that 2011-01-03 13:52:24 -05:00
Dan Buch
1416451644 puts, print, and interpolation 2011-01-03 13:45:11 -05:00
Dan Buch
b50968950e shebanging 2011-01-03 13:36:21 -05:00
Dan Buch
5c2aa3abec hello-ing here and there 2011-01-03 13:34:34 -05:00
Dan Buch
672e704da1 recording as I go through the wikibooks tutorial 2011-01-03 13:31:19 -05:00
Dan Buch
8bf1412778 another koan bit 2011-01-03 13:21:09 -05:00
Dan Buch
d5889c0cb8 working through cake blog tutorial 2011-01-03 11:08:43 -05:00
Dan Buch
d65971eb9c only ignoring log and pid files in specific locations 2011-01-03 10:10:49 -05:00
Dan Buch
c915fb92f9 fixing cake nginx conf (missing access_log conf) 2011-01-03 10:09:14 -05:00
Dan Buch
c65e0344b6 adding sql for creating blog data 2011-01-03 10:04:28 -05:00
Dan Buch
b781c8ec54 breaking the nginx conf for cake 2011-01-03 10:04:15 -05:00
Dan Buch
8326524a99 removing stub page in prep for walking through blog tutorial 2011-01-03 09:38:49 -05:00