* use $_ and @_ to store last output, rather than $__/@__
commit0cb05d80b33ef8e3c491a32786cf20c3fb748280
authorSean O'Rourke <seano@cs.ucla.edu>
Sun, 6 Dec 2009 04:03:45 +0000 (5 21:03 -0700)
committerSean O'Rourke <seano@cs.ucla.edu>
Sun, 6 Dec 2009 04:03:45 +0000 (5 21:03 -0700)
tree55b02757fd92196156ef32e99fc826f2dff0e50d
parent55a776539498142128d2bf183c63110a7d4e7ee9
* use $_ and @_ to store last output, rather than $__/@__
* add _ function to act like $_ or @_, depending on context.
lib/Sepia.pm