Lists of reserved barewords and symbol names

Edit Package perl-B-Keywords
http://search.cpan.org/dist/B-Keywords/

'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', '@Functions' and '@Filehandles'. Similarly, '@Barewords' adds a
few non-function keywords and operators to the '@Functions' array.

All additions and modifications are welcome.

Refresh
Refresh
Source Files
Filename Size Changed
B-Keywords-1.13.tar.gz 0000009739 9.51 KB
perl-B-Keywords.changes 0000002747 2.68 KB
perl-B-Keywords.spec 0000002420 2.36 KB
Revision 13 (latest revision is 26)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 177497 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 13)
- 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 (forwarded request 177478 from coolo)
Comments 0
openSUSE Build Service is sponsored by