Commit graph

59 commits

Author SHA1 Message Date
Matt S Trout
55176e8adb move accessor block to top to be easily findable 2012-02-18 10:02:10 +00:00
Matt S Trout
2e8f5971c4 strip _ prefix on hash keys 2012-02-18 10:02:10 +00:00
Matt S Trout
8b8dd5f470 clean up accessors description 2012-02-18 10:02:10 +00:00
Matt S Trout
6c87425246 tweak header to look more like a usual one 2012-02-18 10:02:09 +00:00
Matt S Trout
a1135d3870 remove unused $AUTOLOAD declaration 2012-02-18 10:02:09 +00:00
218baffab0 0.0.3
* Test added for show_warnings.
    * Documentation updated for 0.0.2 changes.
    * Version changed this time.
2012-02-18 04:29:46 -05:00
06a746a797 0.0.2 2012-18-12 SymKat <symkat@symkat.com>
* Default fork mode changed to double.
    * Added show_warnings command instead of alerting
      about DWIM actions.
    * Fatal warnings changed from warn+exit to die (exits non-zero)
    * _fork handles undef/cannot fork.
    * $self->redirect_filehandles added
    * redirect_before_fork added (default 1)
    * With a code ref, $self is passed (can $control->redriect_filehandles)
2012-02-18 04:11:18 -05:00
ea9a72866d Minor changes in POD. 2012-02-12 04:05:11 -05:00
ec66c1b3c5 Inital Commit. 2012-02-12 03:58:05 -05:00