2013-06-04 15:09:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 3 11:37:53 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.13
|
|
|
|
- removed diag before each big t/11keywords.t loop
|
|
|
|
- added suggested keywords from RT #62382:
|
|
|
|
*_ and DATA to @FileHandles (the deprecated lowercase: stdin, stdout, stderr not),
|
|
|
|
import unimport to @Functions,
|
|
|
|
BINMODE CLEAR CLEARERR CLONE CLONE_SKIP CLOSE DELETE EOF
|
|
|
|
ERROR EXISTS EXTEND FDOPEN FETCH FETCHSIZE FILENO FILL FIRSTKEY FLUSH
|
|
|
|
GETC NEXTKEY OPEN POP POPPED PRINT PRINTF PUSH PUSHED READ READLINE
|
|
|
|
SCALAR SEEK SETLINEBUF SHIFT SPLICE STORE STORESIZE SYSOPEN TELL
|
|
|
|
TIEARRAY TIEHANDLE TIEHASH TIESCALAR UNREAD UNSHIFT UNTIE UTF8 WRITE to @TieIOMethods,
|
|
|
|
can isa DOES VERSION to @UNIVERSALMethods,
|
|
|
|
@EXPORT @EXPORT_OK @EXPORT_FAIL
|
|
|
|
@EXPORT_TAGS _push_tags _rebuild_cache as_heavy export export_fail
|
|
|
|
export_fail_in export_ok_tags export_tags export_to_level heavy_export
|
|
|
|
heavy_export_ok_tags heavy_export_tags heavy_export_to_level
|
|
|
|
heavy_require_version require_version to @ExporterSymbols (Zsbán Ambrus)
|
|
|
|
- Moved exp from @Barewords to @Functions
|
|
|
|
- Added $^CHILD_ERROR_NATIVE $^GLOBAL_PHASE $^LAST_FH $^MATCH $^PREMATCH
|
|
|
|
$^POSTMATCH $^UTF8CACHE $^WIN32_SLOPPY_STAT to @Scalars
|
|
|
|
- Added English names for %!, @F (perlrun) and @ARG for @_ (Zsbán Ambrus)
|
|
|
|
- Added %+ %- (Zsbán Ambrus) and $LAST_SUBMATCH_RESULT
|
|
|
|
|
2012-02-10 23:04:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 10 23:02:44 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.12
|
|
|
|
- Add new keywords for 5.16, __SUB__ and evalbytes.
|
|
|
|
- Add new keyword fc (Unicode casefolding) for 5.16 added with commit 838f2281
|
|
|
|
- added diag before each big t/11keywords.t loop
|
|
|
|
|
2011-06-20 08:45:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 20 08:44:29 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- fix license
|
|
|
|
|
2011-04-04 17:16:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 4 17:15:50 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- updated to 1.10
|
|
|
|
- Fix typo in SYNOPSIS
|
|
|
|
|
2010-11-30 19:23:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 30 19:19:50 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-11-29 18:52:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 29 18:29:23 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
|
2010-10-19 08:45:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 19 08:38:21 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- add perl as explicit buildrequire
|
|
|
|
|
2009-11-28 21:21:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 21 16:07:44 CEST 2009 - rschweikert@novell.com
|
|
|
|
|
|
|
|
- Add this file to project
|
|
|
|
- Add %dir for B directory
|
|
|
|
- Change changelog to only include initial entry
|
|
|
|
- Package initial creation Mon Aug 31 2009
|
|
|
|
|