summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
P. J. McDermott [Sun, 22 Sep 2013 21:21:06 +0000 (17:21 -0400)]
Allow input and output to both be "-".
P. J. McDermott [Sun, 22 Sep 2013 21:13:25 +0000 (17:13 -0400)]
Set SCRIPT_FILENAME.
P. J. McDermott [Sun, 22 Sep 2013 19:32:28 +0000 (15:32 -0400)]
Add an -I option.
P. J. McDermott [Sun, 22 Sep 2013 19:10:54 +0000 (15:10 -0400)]
Support "-" file names (STDIN and STDOUT).
P. J. McDermott [Sun, 22 Sep 2013 19:07:48 +0000 (15:07 -0400)]
Fix printf argument lists.
P. J. McDermott [Sun, 22 Sep 2013 19:07:10 +0000 (15:07 -0400)]
Exit on failure to open files.
P. J. McDermott [Sun, 22 Sep 2013 19:02:56 +0000 (15:02 -0400)]
Set DOCUMENT_NAME and DOCUMENT_URI.
P. J. McDermott [Sun, 22 Sep 2013 18:45:50 +0000 (14:45 -0400)]
Clean environment.
P. J. McDermott [Sun, 22 Sep 2013 18:45:25 +0000 (14:45 -0400)]
Add -D option.
P. J. McDermott [Sun, 22 Sep 2013 18:04:02 +0000 (14:04 -0400)]
Exit on invalid options.
P. J. McDermott [Sun, 22 Sep 2013 18:03:17 +0000 (14:03 -0400)]
Convert to Getopt::Long.
P. J. McDermott [Sun, 22 Sep 2013 17:33:23 +0000 (13:33 -0400)]
Initial commit.