Next | Query returned 3 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2008-05-22 20:32:26 by Tobias Nygren | Files touched by this commit (4) | Package removed
Log message:
Same version available in devel/
   2007-03-22 11:06:07 by Bartosz Kuźma | Files touched by this commit (2)
Log message:
Update to 1.06.

Changes since 0.06:
1.00 Dec 29, 2005
  - Added keywords for 5.10
  - More tests
1.01 Jan 22, 2006
  - Added some variables from 5.10
  - Stuff is exportable now
1.02 Jul 7, 2006
  - Added test to watch CORE/keywords.h for new stuff
  - Added -x and state to @Functions.
1.03 Aug 17, 2006
  - Separated non-functions in @Functions to @Barewords
  - Used qw() lists
1.04 Aug 17, 2006
  - Fixed syntax bugx in 1.03
1.05 Nov 24, 2006
  - Added UNITCHECK
   2006-03-23 19:11:50 by Roman Kulik | Files touched by this commit (4) | Imported package
Log message:
B::Keywords supplies seven arrays of keywords: @Scalars, @Arrays, @Hashes,
@Filehandles, @Symbols, @Functions and @Barewords. The @Symbols array includes
the contents of each of @Scalars, @Arrays, @Hashes and @Filehandles. Similarly,
@Barewords adds a few non-function keywords (like __DATA__, NULL) to the
@Functions array.

All additions and modifications are welcome.

Next | Query returned 3 messages, browsing 1 to 10 | previous