Revision history for Perl extension Lingua::NegEx.
0.01 Wed Feb 27 20:06:16 2013
- original version; created by h2xs 1.23 with options
-AX Lingua::NegEx
0.02 Fri Mar 01 10::00 2013
- add lc to text; added s/\W// to text; updated POD;
0.03 Fri Mar 01 22:00 2013
- fixed EXPORT POD;
0.04 Sat Mar 02 20:00 2013
- fixed typos;
0.05 Fri Mar 08 15:00 2013
- rewrote for readability
0.06 Sat Mar 09 2013
- changed to EXPORT_OK; changed some if statements to postfix
0.07 Sun Mar 10 2013
- now returns an array ref; edited POD
0.08 Sun Mar 10 2013
- Perl::Critic
0.09 Mon Mar 11 2013
- got rid of complicated map {}; cleaned up nested loops.
- added no negation sample to pod
0.10 Thu Mar 14 2013
- edited typos