实例介绍
【实例截图】
【核心代码】
.
├── perl-5.16.3
│ ├── AUTHORS
│ ├── Artistic
│ ├── Changes
│ ├── Configure
│ ├── Copying
│ ├── Cross
│ │ ├── Makefile
│ │ ├── Makefile-cross-SH
│ │ ├── Makefile.SH.patch
│ │ ├── README
│ │ ├── README.new
│ │ ├── TODO
│ │ ├── build-arm-n770-sh
│ │ ├── cflags-cross-arm
│ │ ├── config
│ │ ├── config.sh-arm-linux
│ │ ├── config.sh-arm-linux-n770
│ │ ├── generate_config_sh
│ │ ├── installperl.patch
│ │ └── warp
│ ├── EXTERN.h
│ ├── INSTALL
│ ├── INTERN.h
│ ├── MANIFEST
│ ├── META.yml
│ ├── Makefile.SH
│ ├── Makefile.micro
│ ├── NetWare
│ │ ├── CLIBsdio.h
│ │ ├── CLIBstr.h
│ │ ├── CLIBstuf.c
│ │ ├── CLIBstuf.h
│ │ ├── MP.imp
│ │ ├── Main.c
│ │ ├── Makefile
│ │ ├── NWTInfo.c
│ │ ├── NWUtil.c
│ │ ├── Nwmain.c
│ │ ├── Nwpipe.c
│ │ ├── bat
│ │ │ ├── Buildtype.bat
│ │ │ ├── SetCodeWar.bat
│ │ │ ├── SetNWBld.bat
│ │ │ ├── Setnlmsdk.bat
│ │ │ └── ToggleD2.bat
│ │ ├── config.wc
│ │ ├── config_H.wc
│ │ ├── config_h.PL
│ │ ├── config_sh.PL
│ │ ├── deb.h
│ │ ├── dl_netware.xs
│ │ ├── intdef.h
│ │ ├── interface.c
│ │ ├── interface.cpp
│ │ ├── interface.h
│ │ ├── iperlhost.h
│ │ ├── netware.h
│ │ ├── nw5.c
│ │ ├── nw5iop.h
│ │ ├── nw5sck.c
│ │ ├── nw5sck.h
│ │ ├── nw5thread.c
│ │ ├── nw5thread.h
│ │ ├── nwhashcls.cpp
│ │ ├── nwhashcls.h
│ │ ├── nwperlhost.h
│ │ ├── nwperlsys.c
│ │ ├── nwperlsys.h
│ │ ├── nwpipe.h
│ │ ├── nwplglob.c
│ │ ├── nwplglob.h
│ │ ├── nwstdio.h
│ │ ├── nwtinfo.h
│ │ ├── nwutil.h
│ │ ├── nwvmem.h
│ │ ├── perllib.cpp
│ │ ├── splittree.pl
│ │ ├── sv_nw.c
│ │ ├── t
│ │ │ ├── NWModify.pl
│ │ │ ├── NWScripts.pl
│ │ │ └── Readme.txt
│ │ ├── testnlm
│ │ │ ├── echo
│ │ │ └── type
│ │ └── win32ish.h
│ ├── Policy_sh.SH
│ ├── Porting
│ │ ├── GitUtils.pm
│ │ ├── Glossary
│ │ ├── Maintainers
│ │ ├── Maintainers.pl
│ │ ├── Maintainers.pm
│ │ ├── README.y2038
│ │ ├── acknowledgements.pl
│ │ ├── add-package.pl
│ │ ├── bisect-example.sh
│ │ ├── bisect-runner.pl
│ │ ├── bisect.pl
│ │ ├── bump-perl-version
│ │ ├── check-cpan-pollution
│ │ ├── check83.pl
│ │ ├── checkAUTHORS.pl
│ │ ├── checkURL.pl
│ │ ├── checkVERSION.pl
│ │ ├── checkansi.pl
│ │ ├── checkcfgvar.pl
│ │ ├── checkpodencoding.pl
│ │ ├── cherrymaint
│ │ ├── cmpVERSION.pl
│ │ ├── config.sh
│ │ ├── config_H
│ │ ├── config_h.pl
│ │ ├── core-cpan-diff
│ │ ├── corecpan.pl
│ │ ├── corelist-diff
│ │ ├── corelist-perldelta.pl
│ │ ├── corelist.pl
│ │ ├── curliff.pl
│ │ ├── epigraphs.pod
│ │ ├── exec-bit.txt
│ │ ├── exercise_makedef.pl
│ │ ├── expand-macro.pl
│ │ ├── findrfuncs
│ │ ├── git-deltatool
│ │ ├── git-find-p4-change
│ │ ├── git-make-p4-refs
│ │ ├── how_to_write_a_perldelta.pod
│ │ ├── make-rmg-checklist
│ │ ├── make_dot_patch.pl
│ │ ├── make_modlib_cpan.pl
│ │ ├── make_snapshot.pl
│ │ ├── makemeta
│ │ ├── makerel
│ │ ├── manicheck
│ │ ├── manisort
│ │ ├── new-perldelta.pl
│ │ ├── newtests-perldelta.pl
│ │ ├── perldelta_template.pod
│ │ ├── perlhist_calculate.pl
│ │ ├── pod_lib.pl
│ │ ├── pod_rules.pl
│ │ ├── podtidy
│ │ ├── pumpkin.pod
│ │ ├── release_announcement_template.txt
│ │ ├── release_managers_guide.pod
│ │ ├── release_schedule.pod
│ │ ├── rt_list_patches
│ │ ├── sort_perldiag.pl
│ │ ├── sync-with-cpan
│ │ ├── testall.atom
│ │ ├── thirdclean
│ │ ├── timecheck.c
│ │ ├── timecheck2.c
│ │ ├── todo.pod
│ │ └── valgrindpp.pl
│ ├── README
│ ├── README.aix
│ ├── README.amiga
│ ├── README.beos
│ ├── README.bs2000
│ ├── README.ce
│ ├── README.cn
│ ├── README.cygwin
│ ├── README.dgux
│ ├── README.dos
│ ├── README.epoc
│ ├── README.freebsd
│ ├── README.haiku
│ ├── README.hpux
│ ├── README.hurd
│ ├── README.irix
│ ├── README.jp
│ ├── README.ko
│ ├── README.linux
│ ├── README.macos
│ ├── README.macosx
│ ├── README.micro
│ ├── README.mpeix
│ ├── README.netware
│ ├── README.openbsd
│ ├── README.os2
│ ├── README.os390
│ ├── README.os400
│ ├── README.plan9
│ ├── README.qnx
│ ├── README.riscos
│ ├── README.solaris
│ ├── README.symbian
│ ├── README.tru64
│ ├── README.tw
│ ├── README.uts
│ ├── README.vmesa
│ ├── README.vms
│ ├── README.vos
│ ├── README.win32
│ ├── TestInit.pm
│ ├── XSUB.h
│ ├── autodoc.pl
│ ├── av.c
│ ├── av.h
│ ├── beos
│ │ ├── beos.c
│ │ ├── beosish.h
│ │ └── nm.c
│ ├── cflags.SH
│ ├── charclass_invlists.h
│ ├── config_h.SH
│ ├── configpm
│ ├── configure.com
│ ├── configure.gnu
│ ├── cop.h
│ ├── cpan
│ │ ├── Archive-Extract
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Archive-Tar
│ │ │ ├── bin
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── AutoLoader
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── B-Debug
│ │ │ ├── Debug.pm
│ │ │ └── t
│ │ ├── CGI
│ │ │ ├── Changes
│ │ │ ├── examples
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── CPAN
│ │ │ ├── Changes
│ │ │ ├── PAUSE2003.pub
│ │ │ ├── PAUSE2005.pub
│ │ │ ├── PAUSE2007.pub
│ │ │ ├── PAUSE2009.pub
│ │ │ ├── PAUSE2011.pub
│ │ │ ├── lib
│ │ │ ├── scripts
│ │ │ └── t
│ │ ├── CPAN-Meta
│ │ │ ├── Changes
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── CPAN-Meta-YAML
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── CPANPLUS
│ │ │ ├── Makefile.PL
│ │ │ ├── bin
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── CPANPLUS-Dist-Build
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Compress-Raw-Bzip2
│ │ │ ├── Bzip2.xs
│ │ │ ├── Changes
│ │ │ ├── Makefile.PL
│ │ │ ├── README
│ │ │ ├── bzip2-src
│ │ │ ├── fallback
│ │ │ ├── lib
│ │ │ ├── private
│ │ │ ├── t
│ │ │ └── typemap
│ │ ├── Compress-Raw-Zlib
│ │ │ ├── Changes
│ │ │ ├── Makefile.PL
│ │ │ ├── README
│ │ │ ├── Zlib.xs
│ │ │ ├── config.in
│ │ │ ├── examples
│ │ │ ├── fallback
│ │ │ ├── lib
│ │ │ ├── private
│ │ │ ├── t
│ │ │ ├── typemap
│ │ │ └── zlib-src
│ │ ├── DB_File
│ │ │ ├── Changes
│ │ │ ├── DB_File.pm
│ │ │ ├── DB_File.xs
│ │ │ ├── DB_File_BS
│ │ │ ├── Makefile.PL
│ │ │ ├── config.in
│ │ │ ├── dbinfo
│ │ │ ├── hints
│ │ │ ├── t
│ │ │ ├── typemap
│ │ │ └── version.c
│ │ ├── Devel-PPPort
│ │ │ ├── Changes
│ │ │ ├── HACKERS
│ │ │ ├── MANIFEST.SKIP
│ │ │ ├── Makefile.PL
│ │ │ ├── PPPort.xs
│ │ │ ├── PPPort_pm.PL
│ │ │ ├── PPPort_xs.PL
│ │ │ ├── README
│ │ │ ├── TODO
│ │ │ ├── apicheck_c.PL
│ │ │ ├── devel
│ │ │ ├── mktests.PL
│ │ │ ├── module2.c
│ │ │ ├── module3.c
│ │ │ ├── parts
│ │ │ ├── ppport_h.PL
│ │ │ ├── soak
│ │ │ ├── t
│ │ │ └── typemap
│ │ ├── Digest
│ │ │ ├── Changes
│ │ │ ├── Digest
│ │ │ ├── Digest.pm
│ │ │ └── t
│ │ ├── Digest-MD5
│ │ │ ├── Changes
│ │ │ ├── MD5.pm
│ │ │ ├── MD5.xs
│ │ │ ├── Makefile.PL
│ │ │ ├── README
│ │ │ ├── hints
│ │ │ ├── t
│ │ │ └── typemap
│ │ ├── Digest-SHA
│ │ │ ├── Changes
│ │ │ ├── Makefile.PL
│ │ │ ├── README
│ │ │ ├── SHA.xs
│ │ │ ├── lib
│ │ │ ├── shasum
│ │ │ ├── src
│ │ │ ├── t
│ │ │ └── typemap
│ │ ├── Encode
│ │ │ ├── AUTHORS
│ │ │ ├── Byte
│ │ │ ├── CN
│ │ │ ├── Changes
│ │ │ ├── EBCDIC
│ │ │ ├── Encode
│ │ │ ├── Encode.pm
│ │ │ ├── Encode.xs
│ │ │ ├── JP
│ │ │ ├── KR
│ │ │ ├── MANIFEST
│ │ │ ├── META.yml
│ │ │ ├── Makefile.PL
│ │ │ ├── README
│ │ │ ├── Symbol
│ │ │ ├── TW
│ │ │ ├── Unicode
│ │ │ ├── bin
│ │ │ ├── encengine.c
│ │ │ ├── encoding.pm
│ │ │ ├── lib
│ │ │ ├── t
│ │ │ └── ucm
│ │ ├── ExtUtils-Constant
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── ExtUtils-MakeMaker
│ │ │ ├── Changes
│ │ │ ├── MANIFEST
│ │ │ ├── NOTES
│ │ │ ├── PATCHING
│ │ │ ├── README
│ │ │ ├── README.packaging
│ │ │ ├── TODO
│ │ │ ├── bin
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── File-Fetch
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── File-Path
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── File-Temp
│ │ │ ├── Temp.pm
│ │ │ └── t
│ │ ├── Filter-Util-Call
│ │ │ ├── Call.pm
│ │ │ ├── Call.xs
│ │ │ ├── filter-util.pl
│ │ │ └── t
│ │ ├── Getopt-Long
│ │ │ ├── CHANGES
│ │ │ ├── README
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── HTTP-Tiny
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── IO-Compress
│ │ │ ├── Changes
│ │ │ ├── Makefile.PL
│ │ │ ├── README
│ │ │ ├── bin
│ │ │ ├── examples
│ │ │ ├── lib
│ │ │ ├── private
│ │ │ └── t
│ │ ├── IO-Zlib
│ │ │ ├── Zlib.pm
│ │ │ └── t
│ │ ├── IPC-Cmd
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── IPC-SysV
│ │ │ ├── Changes
│ │ │ ├── MANIFEST.SKIP
│ │ │ ├── Makefile.PL
│ │ │ ├── README
│ │ │ ├── SysV.xs
│ │ │ ├── TODO
│ │ │ ├── hints
│ │ │ ├── lib
│ │ │ ├── regen.pl
│ │ │ ├── t
│ │ │ └── typemap
│ │ ├── JSON-PP
│ │ │ ├── bin
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── List-Util
│ │ │ ├── Changes
│ │ │ ├── ListUtil.xs
│ │ │ ├── Makefile.PL
│ │ │ ├── README
│ │ │ ├── lib
│ │ │ ├── multicall.h
│ │ │ └── t
│ │ ├── Locale-Codes
│ │ │ ├── ChangeLog
│ │ │ ├── LICENSE
│ │ │ ├── README.first
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Locale-Maketext-Simple
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Log-Message
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Log-Message-Simple
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── MIME-Base64
│ │ │ ├── Base64.pm
│ │ │ ├── Base64.xs
│ │ │ ├── Changes
│ │ │ ├── Makefile.PL
│ │ │ ├── QuotedPrint.pm
│ │ │ ├── README
│ │ │ └── t
│ │ ├── Math-Complex
│ │ │ ├── ChangeLog
│ │ │ ├── Makefile.PL
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Memoize
│ │ │ ├── Memoize
│ │ │ ├── Memoize.pm
│ │ │ ├── TODO
│ │ │ └── t
│ │ ├── Module-Build
│ │ │ ├── Changes
│ │ │ ├── bin
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Module-Load
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Module-Load-Conditional
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Module-Loaded
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Module-Metadata
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Module-Pluggable
│ │ │ ├── Makefile.PL
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── NEXT
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Object-Accessor
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Package-Constants
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Params-Check
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Parse-CPAN-Meta
│ │ │ ├── Changes
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Perl-OSType
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── PerlIO-via-QuotedPrint
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Pod-Escapes
│ │ │ ├── ChangeLog
│ │ │ ├── README
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Pod-LaTeX
│ │ │ ├── lib
│ │ │ ├── pod2latex.PL
│ │ │ └── t
│ │ ├── Pod-Parser
│ │ │ ├── lib
│ │ │ ├── scripts
│ │ │ └── t
│ │ ├── Pod-Perldoc
│ │ │ ├── corpus
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Pod-Simple
│ │ │ ├── ChangeLog
│ │ │ ├── README
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Socket
│ │ │ ├── Makefile.PL
│ │ │ ├── Socket.pm
│ │ │ ├── Socket.xs
│ │ │ ├── t
│ │ │ └── typemap
│ │ ├── Sys-Syslog
│ │ │ ├── Changes
│ │ │ ├── Makefile.PL
│ │ │ ├── README
│ │ │ ├── README.win32
│ │ │ ├── Syslog.pm
│ │ │ ├── Syslog.xs
│ │ │ ├── fallback
│ │ │ ├── t
│ │ │ └── win32
│ │ ├── Term-ANSIColor
│ │ │ ├── ANSIColor.pm
│ │ │ ├── ChangeLog
│ │ │ ├── README
│ │ │ └── t
│ │ ├── Term-Cap
│ │ │ ├── Cap.pm
│ │ │ └── test.pl
│ │ ├── Term-UI
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Test
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Test-Harness
│ │ │ ├── Changes
│ │ │ ├── MANIFEST
│ │ │ ├── MANIFEST.CUMMULATIVE
│ │ │ ├── bin
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Test-Simple
│ │ │ ├── Changes
│ │ │ ├── README
│ │ │ ├── TODO
│ │ │ ├── examples
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Text-Balanced
│ │ │ ├── Changes
│ │ │ ├── README
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Text-ParseWords
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Text-Soundex
│ │ │ ├── Changes
│ │ │ ├── README
│ │ │ ├── Soundex.pm
│ │ │ ├── Soundex.xs
│ │ │ └── t
│ │ ├── Text-Tabs
│ │ │ ├── CHANGELOG
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Tie-RefHash
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Time-HiRes
│ │ │ ├── Changes
│ │ │ ├── HiRes.pm
│ │ │ ├── HiRes.xs
│ │ │ ├── Makefile.PL
│ │ │ ├── fallback
│ │ │ ├── hints
│ │ │ ├── t
│ │ │ └── typemap
│ │ ├── Time-Local
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Time-Piece
│ │ │ ├── Changes
│ │ │ ├── Makefile.PL
│ │ │ ├── Piece.pm
│ │ │ ├── Piece.xs
│ │ │ ├── README
│ │ │ ├── Seconds.pm
│ │ │ └── t
│ │ ├── Unicode-Collate
│ │ │ ├── Changes
│ │ │ ├── Collate
│ │ │ ├── Collate.pm
│ │ │ ├── Collate.xs
│ │ │ ├── Makefile.PL
│ │ │ ├── README
│ │ │ ├── mkheader
│ │ │ └── t
│ │ ├── Unicode-Normalize
│ │ │ ├── Changes
│ │ │ ├── Makefile.PL
│ │ │ ├── Normalize.pm
│ │ │ ├── Normalize.xs
│ │ │ ├── README
│ │ │ ├── mkheader
│ │ │ └── t
│ │ ├── Version-Requirements
│ │ │ ├── Changes
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Win32
│ │ │ ├── Changes
│ │ │ ├── Makefile.PL
│ │ │ ├── Win32.pm
│ │ │ ├── Win32.xs
│ │ │ ├── longpath.inc
│ │ │ └── t
│ │ ├── Win32API-File
│ │ │ ├── Changes
│ │ │ ├── ExtUtils
│ │ │ ├── File.pm
│ │ │ ├── File.xs
│ │ │ ├── Makefile.PL
│ │ │ ├── README
│ │ │ ├── buffers.h
│ │ │ ├── cFile.h
│ │ │ ├── cFile.pc
│ │ │ ├── const2perl.h
│ │ │ ├── t
│ │ │ └── typemap
│ │ ├── autodie
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── encoding-warnings
│ │ │ ├── Changes
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── libnet
│ │ │ ├── Changes
│ │ │ ├── Config.eg
│ │ │ ├── Hostname.pm.eg
│ │ │ ├── Makefile.PL
│ │ │ ├── Net
│ │ │ ├── README
│ │ │ ├── demos
│ │ │ └── t
│ │ ├── parent
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── perlfaq
│ │ │ └── lib
│ │ └── podlators
│ │ ├── VERSION
│ │ ├── lib
│ │ ├── scripts
│ │ └── t
│ ├── cv.h
│ ├── cygwin
│ │ └── cygwin.c
│ ├── deb.c
│ ├── dist
│ │ ├── Attribute-Handlers
│ │ │ ├── Changes
│ │ │ ├── demo
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── B-Deparse
│ │ │ ├── Deparse.pm
│ │ │ └── t
│ │ ├── B-Lint
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Carp
│ │ │ ├── Makefile.PL
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Cwd
│ │ │ ├── Cwd.pm
│ │ │ ├── Cwd.xs
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Data-Dumper
│ │ │ ├── Changes
│ │ │ ├── Dumper.pm
│ │ │ ├── Dumper.xs
│ │ │ ├── Todo
│ │ │ └── t
│ │ ├── Devel-SelfStubber
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Dumpvalue
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Env
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── ExtUtils-CBuilder
│ │ │ ├── Changes
│ │ │ ├── LICENSE
│ │ │ ├── Makefile.PL
│ │ │ ├── README.patching
│ │ │ ├── README.release
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── ExtUtils-Command
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── ExtUtils-Install
│ │ │ ├── Changes
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── ExtUtils-Manifest
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── ExtUtils-ParseXS
│ │ │ ├── Changes
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── File-CheckTree
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Filter-Simple
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── I18N-Collate
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── I18N-LangTags
│ │ │ ├── ChangeLog
│ │ │ ├── README
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── IO
│ │ │ ├── ChangeLog
│ │ │ ├── IO.pm
│ │ │ ├── IO.xs
│ │ │ ├── Makefile.PL
│ │ │ ├── README
│ │ │ ├── hints
│ │ │ ├── lib
│ │ │ ├── poll.c
│ │ │ ├── poll.h
│ │ │ └── t
│ │ ├── Locale-Maketext
│ │ │ ├── ChangeLog
│ │ │ ├── README
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Math-BigInt
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Math-BigInt-FastCalc
│ │ │ ├── FastCalc.xs
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Math-BigRat
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Module-CoreList
│ │ │ ├── Changes
│ │ │ ├── MANIFEST
│ │ │ ├── Makefile.PL
│ │ │ ├── README
│ │ │ ├── corelist
│ │ │ ├── identify-dependencies
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Net-Ping
│ │ │ ├── Changes
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Safe
│ │ │ ├── Changes
│ │ │ ├── MANIFEST
│ │ │ ├── META.yml
│ │ │ ├── Makefile.PL
│ │ │ ├── README
│ │ │ ├── Safe.pm
│ │ │ └── t
│ │ ├── Search-Dict
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── SelfLoader
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Storable
│ │ │ ├── ChangeLog
│ │ │ ├── Makefile.PL
│ │ │ ├── README
│ │ │ ├── Storable.pm
│ │ │ ├── Storable.xs
│ │ │ ├── hints
│ │ │ └── t
│ │ ├── Term-Complete
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Term-ReadLine
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Text-Abbrev
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Thread-Queue
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Thread-Semaphore
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Tie-File
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── XSLoader
│ │ │ ├── Makefile.PL
│ │ │ ├── XSLoader_pm.PL
│ │ │ └── t
│ │ ├── autouse
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── base
│ │ │ ├── Changes
│ │ │ ├── MANIFEST
│ │ │ ├── META.yml
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── bignum
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── constant
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── if
│ │ │ ├── if.pm
│ │ │ └── t
│ │ ├── lib
│ │ │ ├── Makefile.PL
│ │ │ ├── lib_pm.PL
│ │ │ └── t
│ │ ├── threads
│ │ │ ├── hints
│ │ │ ├── lib
│ │ │ ├── t
│ │ │ └── threads.xs
│ │ └── threads-shared
│ │ ├── hints
│ │ ├── lib
│ │ ├── shared.xs
│ │ └── t
│ ├── djgpp
│ │ ├── config.over
│ │ ├── configure.bat
│ │ ├── djgpp.c
│ │ ├── djgpp.h
│ │ ├── djgppsed.sh
│ │ └── fixpmain
│ ├── doio.c
│ ├── doop.c
│ ├── dosish.h
│ ├── dquote_static.c
│ ├── dump.c
│ ├── embed.fnc
│ ├── embed.h
│ ├── embedvar.h
│ ├── epoc
│ │ ├── config.sh
│ │ ├── createpkg.pl
│ │ ├── epoc.c
│ │ ├── epoc_stubs.c
│ │ ├── epocish.c
│ │ ├── epocish.h
│ │ └── link.pl
│ ├── ext
│ │ ├── B
│ │ │ ├── B
│ │ │ ├── B.pm
│ │ │ ├── B.xs
│ │ │ ├── Makefile.PL
│ │ │ ├── O.pm
│ │ │ ├── hints
│ │ │ ├── t
│ │ │ └── typemap
│ │ ├── Devel-Peek
│ │ │ ├── Changes
│ │ │ ├── Makefile.PL
│ │ │ ├── Peek.pm
│ │ │ ├── Peek.xs
│ │ │ └── t
│ │ ├── DynaLoader
│ │ │ ├── DynaLoader_pm.PL
│ │ │ ├── Makefile.PL
│ │ │ ├── README
│ │ │ ├── dl_aix.xs
│ │ │ ├── dl_beos.xs
│ │ │ ├── dl_dld.xs
│ │ │ ├── dl_dllload.xs
│ │ │ ├── dl_dlopen.xs
│ │ │ ├── dl_dyld.xs
│ │ │ ├── dl_hpux.xs
│ │ │ ├── dl_mpeix.xs
│ │ │ ├── dl_next.xs
│ │ │ ├── dl_none.xs
│ │ │ ├── dl_symbian.xs
│ │ │ ├── dl_vmesa.xs
│ │ │ ├── dl_vms.xs
│ │ │ ├── dl_win32.xs
│ │ │ ├── dlutils.c
│ │ │ ├── hints
│ │ │ └── t
│ │ ├── Errno
│ │ │ ├── ChangeLog
│ │ │ ├── Errno_pm.PL
│ │ │ ├── Makefile.PL
│ │ │ └── t
│ │ ├── Fcntl
│ │ │ ├── Fcntl.pm
│ │ │ ├── Fcntl.xs
│ │ │ ├── Makefile.PL
│ │ │ └── t
│ │ ├── File-Glob
│ │ │ ├── Changes
│ │ │ ├── Glob.pm
│ │ │ ├── Glob.xs
│ │ │ ├── Makefile.PL
│ │ │ ├── TODO
│ │ │ ├── bsd_glob.c
│ │ │ ├── bsd_glob.h
│ │ │ └── t
│ │ ├── FileCache
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── GDBM_File
│ │ │ ├── GDBM_File.pm
│ │ │ ├── GDBM_File.xs
│ │ │ ├── Makefile.PL
│ │ │ ├── hints
│ │ │ ├── t
│ │ │ └── typemap
│ │ ├── Hash-Util
│ │ │ ├── Changes
│ │ │ ├── Makefile.PL
│ │ │ ├── Util.xs
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── Hash-Util-FieldHash
│ │ │ ├── Changes
│ │ │ ├── FieldHash.xs
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── I18N-Langinfo
│ │ │ ├── Langinfo.pm
│ │ │ ├── Langinfo.xs
│ │ │ ├── Makefile.PL
│ │ │ └── t
│ │ ├── IPC-Open3
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── NDBM_File
│ │ │ ├── Makefile.PL
│ │ │ ├── NDBM_File.pm
│ │ │ ├── NDBM_File.xs
│ │ │ ├── hints
│ │ │ ├── t
│ │ │ └── typemap
│ │ ├── ODBM_File
│ │ │ ├── Makefile.PL
│ │ │ ├── ODBM_File.pm
│ │ │ ├── ODBM_File.xs
│ │ │ ├── hints
│ │ │ ├── t
│ │ │ └── typemap
│ │ ├── Opcode
│ │ │ ├── Opcode.pm
│ │ │ ├── Opcode.xs
│ │ │ ├── ops.pm
│ │ │ └── t
│ │ ├── POSIX
│ │ │ ├── Makefile.PL
│ │ │ ├── POSIX.xs
│ │ │ ├── hints
│ │ │ ├── lib
│ │ │ ├── t
│ │ │ └── typemap
│ │ ├── PerlIO-encoding
│ │ │ ├── MANIFEST
│ │ │ ├── encoding.pm
│ │ │ ├── encoding.xs
│ │ │ └── t
│ │ ├── PerlIO-mmap
│ │ │ ├── mmap.pm
│ │ │ └── mmap.xs
│ │ ├── PerlIO-scalar
│ │ │ ├── scalar.pm
│ │ │ ├── scalar.xs
│ │ │ └── t
│ │ ├── PerlIO-via
│ │ │ ├── hints
│ │ │ ├── t
│ │ │ ├── via.pm
│ │ │ └── via.xs
│ │ ├── Pod-Functions
│ │ │ ├── Functions_pm.PL
│ │ │ ├── Makefile.PL
│ │ │ └── t
│ │ ├── Pod-Html
│ │ │ ├── bin
│ │ │ ├── lib
│ │ │ ├── t
│ │ │ └── testdir
│ │ ├── SDBM_File
│ │ │ ├── Makefile.PL
│ │ │ ├── SDBM_File.pm
│ │ │ ├── SDBM_File.xs
│ │ │ ├── sdbm
│ │ │ ├── t
│ │ │ └── typemap
│ │ ├── Sys-Hostname
│ │ │ ├── Hostname.pm
│ │ │ ├── Hostname.xs
│ │ │ └── t
│ │ ├── Tie-Hash-NamedCapture
│ │ │ ├── NamedCapture.pm
│ │ │ ├── NamedCapture.xs
│ │ │ └── t
│ │ ├── Tie-Memoize
│ │ │ ├── lib
│ │ │ └── t
│ │ ├── VMS-DCLsym
│ │ │ ├── 0README.txt
│ │ │ ├── DCLsym.pm
│ │ │ ├── DCLsym.xs
│ │ │ ├── Makefile.PL
│ │ │ └── t
│ │ ├── VMS-Stdio
│ │ │ ├── 0README.txt
│ │ │ ├── Makefile.PL
│ │ │ ├── Stdio.pm
│ │ │ ├── Stdio.xs
│ │ │ └── t
│ │ ├── Win32CORE
│ │ │ ├── Makefile.PL
│ │ │ ├── Win32CORE.c
│ │ │ ├── Win32CORE.pm
│ │ │ └── t
│ │ ├── XS-APItest
│ │ │ ├── APItest.pm
│ │ │ ├── APItest.xs
│ │ │ ├── MANIFEST
│ │ │ ├── Makefile.PL
│ │ │ ├── README
│ │ │ ├── XSUB-redefined-macros.xs
│ │ │ ├── XSUB-undef-XS_VERSION.xs
│ │ │ ├── core.c
│ │ │ ├── core_or_not.inc
│ │ │ ├── exception.c
│ │ │ ├── notcore.c
│ │ │ ├── numeric.xs
│ │ │ ├── t
│ │ │ └── typemap
│ │ ├── XS-Typemap
│ │ │ ├── Makefile.PL
│ │ │ ├── README
│ │ │ ├── Typemap.pm
│ │ │ ├── Typemap.xs
│ │ │ ├── stdio.c
│ │ │ └── t
│ │ ├── arybase
│ │ │ ├── arybase.pm
│ │ │ ├── arybase.xs
│ │ │ ├── ptable.h
│ │ │ └── t
│ │ ├── attributes
│ │ │ ├── attributes.pm
│ │ │ └── attributes.xs
│ │ ├── mro
│ │ │ ├── Changes
│ │ │ ├── mro.pm
│ │ │ └── mro.xs
│ │ └── re
│ │ ├── Makefile.PL
│ │ ├── hints
│ │ ├── re.pm
│ │ ├── re.xs
│ │ ├── re_comp.h
│ │ ├── re_top.h
│ │ └── t
│ ├── fakesdio.h
│ ├── fakethr.h
│ ├── feature.h
│ ├── form.h
│ ├── generate_uudmap.c
│ ├── genpacksizetables.pl
│ ├── globals.c
│ ├── globvar.sym
│ ├── gv.c
│ ├── gv.h
│ ├── h2pl
│ │ ├── README
│ │ ├── cbreak.pl
│ │ ├── cbreak2.pl
│ │ ├── eg
│ │ │ ├── sizeof.ph
│ │ │ ├── sys
│ │ │ └── sysexits.pl
│ │ ├── getioctlsizes
│ │ ├── mksizes
│ │ ├── mkvars
│ │ ├── tcbreak
│ │ └── tcbreak2
│ ├── haiku
│ │ ├── Haiku
│ │ │ ├── Haiku.pm
│ │ │ ├── Haiku.xs
│ │ │ └── Makefile.PL
│ │ └── haikuish.h
│ ├── handy.h
│ ├── hints
│ │ ├── 3b1.sh
│ │ ├── 3b1cc
│ │ ├── README.hints
│ │ ├── aix.sh
│ │ ├── aix_3.sh
│ │ ├── aix_4.sh
│ │ ├── altos486.sh
│ │ ├── amigaos.sh
│ │ ├── atheos.sh
│ │ ├── aux_3.sh
│ │ ├── beos.sh
│ │ ├── broken-db.msg
│ │ ├── bsdos.sh
│ │ ├── catamount.sh
│ │ ├── convexos.sh
│ │ ├── cxux.sh
│ │ ├── cygwin.sh
│ │ ├── darwin.sh
│ │ ├── dcosx.sh
│ │ ├── dec_osf.sh
│ │ ├── dgux.sh
│ │ ├── dos_djgpp.sh
│ │ ├── dragonfly.sh
│ │ ├── dynix.sh
│ │ ├── dynixptx.sh
│ │ ├── epix.sh
│ │ ├── esix4.sh
│ │ ├── fps.sh
│ │ ├── freebsd.sh
│ │ ├── genix.sh
│ │ ├── gnu.sh
│ │ ├── gnukfreebsd.sh
│ │ ├── gnuknetbsd.sh
│ │ ├── greenhills.sh
│ │ ├── haiku.sh
│ │ ├── hpux.sh
│ │ ├── i386.sh
│ │ ├── interix.sh
│ │ ├── irix_4.sh
│ │ ├── irix_5.sh
│ │ ├── irix_6.sh
│ │ ├── irix_6_0.sh
│ │ ├── irix_6_1.sh
│ │ ├── isc.sh
│ │ ├── isc_2.sh
│ │ ├── linux.sh
│ │ ├── lynxos.sh
│ │ ├── midnightbsd.sh
│ │ ├── mips.sh
│ │ ├── mirbsd.sh
│ │ ├── mpc.sh
│ │ ├── mpeix.sh
│ │ ├── ncr_tower.sh
│ │ ├── netbsd.sh
│ │ ├── newsos4.sh
│ │ ├── next_3.sh
│ │ ├── next_3_0.sh
│ │ ├── next_4.sh
│ │ ├── nonstopux.sh
│ │ ├── openbsd.sh
│ │ ├── opus.sh
│ │ ├── os2.sh
│ │ ├── os390.sh
│ │ ├── os400.sh
│ │ ├── posix-bc.sh
│ │ ├── powerux.sh
│ │ ├── qnx.sh
│ │ ├── rhapsody.sh
│ │ ├── riscos.sh
│ │ ├── sco.sh
│ │ ├── sco_2_3_0.sh
│ │ ├── sco_2_3_1.sh
│ │ ├── sco_2_3_2.sh
│ │ ├── sco_2_3_3.sh
│ │ ├── sco_2_3_4.sh
│ │ ├── solaris_2.sh
│ │ ├── stellar.sh
│ │ ├── sunos_4_0.sh
│ │ ├── sunos_4_1.sh
│ │ ├── super-ux.sh
│ │ ├── svr4.sh
│ │ ├── svr5.sh
│ │ ├── t001.c
│ │ ├── ti1500.sh
│ │ ├── titanos.sh
│ │ ├── ultrix_4.sh
│ │ ├── umips.sh
│ │ ├── unicos.sh
│ │ ├── unicosmk.sh
│ │ ├── unisysdynix.sh
│ │ ├── utekv.sh
│ │ ├── uts.sh
│ │ ├── uwin.sh
│ │ ├── vmesa.sh
│ │ └── vos.sh
│ ├── hv.c
│ ├── hv.h
│ ├── install_lib.pl
│ ├── installhtml
│ ├── installman
│ ├── installperl
│ ├── intrpvar.h
│ ├── iperlsys.h
│ ├── keywords.c
│ ├── keywords.h
│ ├── l1_char_class_tab.h
│ ├── lib
│ │ ├── AnyDBM_File.pm
│ │ ├── AnyDBM_File.t
│ │ ├── Benchmark.pm
│ │ ├── Benchmark.t
│ │ ├── CORE.pod
│ │ ├── Class
│ │ │ ├── Struct.pm
│ │ │ └── Struct.t
│ │ ├── Config
│ │ │ ├── Extensions.pm
│ │ │ └── Extensions.t
│ │ ├── Config.t
│ │ ├── DB.pm
│ │ ├── DB.t
│ │ ├── DBM_Filter
│ │ │ ├── Changes
│ │ │ ├── compress.pm
│ │ │ ├── encode.pm
│ │ │ ├── int32.pm
│ │ │ ├── null.pm
│ │ │ ├── t
│ │ │ └── utf8.pm
│ │ ├── DBM_Filter.pm
│ │ ├── DirHandle.pm
│ │ ├── DirHandle.t
│ │ ├── English.pm
│ │ ├── English.t
│ │ ├── Exporter
│ │ │ └── Heavy.pm
│ │ ├── Exporter.pm
│ │ ├── Exporter.t
│ │ ├── ExtUtils
│ │ │ ├── Embed.pm
│ │ │ ├── XSSymSet.pm
│ │ │ ├── t
│ │ │ └── typemap
│ │ ├── File
│ │ │ ├── Basename.pm
│ │ │ ├── Basename.t
│ │ │ ├── Compare.pm
│ │ │ ├── Compare.t
│ │ │ ├── Copy.pm
│ │ │ ├── Copy.t
│ │ │ ├── DosGlob.pm
│ │ │ ├── DosGlob.t
│ │ │ ├── Find
│ │ │ ├── Find.pm
│ │ │ ├── stat.pm
│ │ │ └── stat.t
│ │ ├── FileHandle.pm
│ │ ├── FileHandle.t
│ │ ├── FindBin.pm
│ │ ├── FindBin.t
│ │ ├── Getopt
│ │ │ ├── Std.pm
│ │ │ └── Std.t
│ │ ├── Internals.t
│ │ ├── Net
│ │ │ ├── hostent.pm
│ │ │ ├── hostent.t
│ │ │ ├── netent.pm
│ │ │ ├── netent.t
│ │ │ ├── protoent.pm
│ │ │ ├── protoent.t
│ │ │ ├── servent.pm
│ │ │ └── servent.t
│ │ ├── PerlIO.pm
│ │ ├── Pod
│ │ │ └── t
│ │ ├── SelectSaver.pm
│ │ ├── SelectSaver.t
│ │ ├── Symbol.pm
│ │ ├── Symbol.t
│ │ ├── Thread.pm
│ │ ├── Thread.t
│ │ ├── Tie
│ │ │ ├── Array
│ │ │ ├── Array.pm
│ │ │ ├── ExtraHash.t
│ │ │ ├── Handle
│ │ │ ├── Handle.pm
│ │ │ ├── Hash.pm
│ │ │ ├── Hash.t
│ │ │ ├── Scalar.pm
│ │ │ ├── Scalar.t
│ │ │ ├── StdHandle.pm
│ │ │ ├── SubstrHash.pm
│ │ │ └── SubstrHash.t
│ │ ├── Time
│ │ │ ├── gmtime.pm
│ │ │ ├── gmtime.t
│ │ │ ├── localtime.pm
│ │ │ ├── localtime.t
│ │ │ └── tm.pm
│ │ ├── UNIVERSAL.pm
│ │ ├── Unicode
│ │ │ ├── README
│ │ │ ├── UCD.pm
│ │ │ └── UCD.t
│ │ ├── User
│ │ │ ├── grent.pm
│ │ │ ├── grent.t
│ │ │ ├── pwent.pm
│ │ │ └── pwent.t
│ │ ├── _charnames.pm
│ │ ├── blib.pm
│ │ ├── blib.t
│ │ ├── bytes.pm
│ │ ├── bytes.t
│ │ ├── bytes_heavy.pl
│ │ ├── charnames.pm
│ │ ├── charnames.t
│ │ ├── dbm_filter_util.pl
│ │ ├── deprecate.pm
│ │ ├── diagnostics.pm
│ │ ├── diagnostics.t
│ │ ├── dumpvar.pl
│ │ ├── dumpvar.t
│ │ ├── feature
│ │ │ └── unicode_strings.t
│ │ ├── feature.pm
│ │ ├── feature.t
│ │ ├── filetest.pm
│ │ ├── filetest.t
│ │ ├── h2ph.t
│ │ ├── h2xs.t
│ │ ├── integer.pm
│ │ ├── integer.t
│ │ ├── less.pm
│ │ ├── less.t
│ │ ├── locale.pm
│ │ ├── locale.t
│ │ ├── open.pm
│ │ ├── open.t
│ │ ├── overload
│ │ │ └── numbers.pm
│ │ ├── overload.pm
│ │ ├── overload.t
│ │ ├── overload64.t
│ │ ├── overloading.pm
│ │ ├── overloading.t
│ │ ├── perl5db
│ │ │ └── t
│ │ ├── perl5db.pl
│ │ ├── perl5db.t
│ │ ├── sigtrap.pm
│ │ ├── sigtrap.t
│ │ ├── sort.pm
│ │ ├── sort.t
│ │ ├── strict.pm
│ │ ├── strict.t
│ │ ├── subs.pm
│ │ ├── subs.t
│ │ ├── unicore
│ │ │ ├── ArabicShaping.txt
│ │ │ ├── BidiMirroring.txt
│ │ │ ├── Blocks.txt
│ │ │ ├── CJKRadicals.txt
│ │ │ ├── CaseFolding.txt
│ │ │ ├── CompositionExclusions.txt
│ │ │ ├── DAge.txt
│ │ │ ├── DCoreProperties.txt
│ │ │ ├── DNormalizationProps.txt
│ │ │ ├── EastAsianWidth.txt
│ │ │ ├── EmojiSources.txt
│ │ │ ├── HangulSyllableType.txt
│ │ │ ├── Index.txt
│ │ │ ├── IndicMatraCategory.txt
│ │ │ ├── IndicSyllabicCategory.txt
│ │ │ ├── Jamo.txt
│ │ │ ├── LineBreak.txt
│ │ │ ├── Makefile
│ │ │ ├── NameAliases.txt
│ │ │ ├── NamedSequences.txt
│ │ │ ├── NamedSqProv.txt
│ │ │ ├── NamesList.txt
│ │ │ ├── NormalizationCorrections.txt
│ │ │ ├── PropList.txt
│ │ │ ├── PropValueAliases.txt
│ │ │ ├── PropertyAliases.txt
│ │ │ ├── README.perl
│ │ │ ├── ReadMe.txt
│ │ │ ├── ScriptExtensions.txt
│ │ │ ├── Scripts.txt
│ │ │ ├── SpecialCasing.txt
│ │ │ ├── StandardizedVariants.txt
│ │ │ ├── UnicodeData.txt
│ │ │ ├── auxiliary
│ │ │ ├── extracted
│ │ │ ├── mktables
│ │ │ └── version
│ │ ├── utf8.pm
│ │ ├── utf8.t
│ │ ├── utf8_heavy.pl
│ │ ├── vars.pm
│ │ ├── vars.t
│ │ ├── vars_carp.t
│ │ ├── version
│ │ │ ├── Internals.pod
│ │ │ └── t
│ │ ├── version.pm
│ │ ├── version.pod
│ │ ├── vmsish.pm
│ │ ├── vmsish.t
│ │ ├── warnings
│ │ │ └── register.pm
│ │ ├── warnings.pm
│ │ └── warnings.t
│ ├── locale.c
│ ├── mad
│ │ ├── Nomad.pm
│ │ ├── P5AST.pm
│ │ ├── P5re.pm
│ │ ├── PLXML.pm
│ │ ├── p55
│ │ └── t
│ │ └── p55.t
│ ├── madly.c
│ ├── make_ext.pl
│ ├── make_patchnum.pl
│ ├── makedef.pl
│ ├── makedepend.SH
│ ├── malloc.c
│ ├── malloc_ctl.h
│ ├── mathoms.c
│ ├── metaconfig.SH
│ ├── metaconfig.h
│ ├── mg.c
│ ├── mg.h
│ ├── mg_names.c
│ ├── mg_raw.h
│ ├── mg_vtable.h
│ ├── minimod.pl
│ ├── miniperlmain.c
│ ├── mkppport
│ ├── mkppport.lst
│ ├── mpeix
│ │ ├── mpeix.c
│ │ ├── mpeix_setjmp.c
│ │ ├── mpeixish.h
│ │ ├── nm
│ │ └── relink
│ ├── mro.c
│ ├── myconfig.SH
│ ├── mydtrace.h
│ ├── nostdio.h
│ ├── numeric.c
│ ├── op.c
│ ├── op.h
│ ├── op_reg_common.h
│ ├── opcode.h
│ ├── opnames.h
│ ├── os2
│ │ ├── Changes
│ │ ├── Makefile.SHs
│ │ ├── OS2
│ │ │ ├── OS2-ExtAttr
│ │ │ ├── OS2-PrfDB
│ │ │ ├── OS2-Process
│ │ │ ├── OS2-REXX
│ │ │ └── typemap
│ │ ├── diff.configure
│ │ ├── dl_os2.c
│ │ ├── dlfcn.h
│ │ ├── os2.c
│ │ ├── os2.sym
│ │ ├── os2_base.t
│ │ ├── os2_pipe.t
│ │ ├── os2add.sym
│ │ ├── os2ish.h
│ │ ├── os2thread.h
│ │ ├── perl2cmd.pl
│ │ ├── perlrexx.c
│ │ └── perlrexx.cmd
│ ├── overload.c
│ ├── overload.h
│ ├── pad.c
│ ├── pad.h
│ ├── parser.h
│ ├── patchlevel.h
│ ├── perl.c
│ ├── perl.h
│ ├── perlapi.c
│ ├── perlapi.h
│ ├── perldtrace.d
│ ├── perlio.c
│ ├── perlio.h
│ ├── perlio.sym
│ ├── perliol.h
│ ├── perlsdio.h
│ ├── perlsfio.h
│ ├── perlsh
│ ├── perlvars.h
│ ├── perly.act
│ ├── perly.c
│ ├── perly.h
│ ├── perly.tab
│ ├── perly.y
│ ├── plan9
│ │ ├── aperl
│ │ ├── arpa
│ │ │ └── inet.h
│ │ ├── buildinfo
│ │ ├── config.plan9
│ │ ├── config_h.sample
│ │ ├── config_sh.sample
│ │ ├── exclude
│ │ ├── fndvers
│ │ ├── genconfig.pl
│ │ ├── mkfile
│ │ ├── myconfig.plan9
│ │ ├── plan9.c
│ │ ├── plan9ish.h
│ │ ├── setup.rc
│ │ └── versnum
│ ├── pod
│ │ ├── Makefile.SH
│ │ ├── buildtoc
│ │ ├── perl.pod
│ │ ├── perl5004delta.pod
│ │ ├── perl5005delta.pod
│ │ ├── perl5100delta.pod
│ │ ├── perl5101delta.pod
│ │ ├── perl5120delta.pod
│ │ ├── perl5121delta.pod
│ │ ├── perl5122delta.pod
│ │ ├── perl5123delta.pod
│ │ ├── perl5124delta.pod
│ │ ├── perl5140delta.pod
│ │ ├── perl5141delta.pod
│ │ ├── perl5142delta.pod
│ │ ├── perl5143delta.pod
│ │ ├── perl5160delta.pod
│ │ ├── perl5161delta.pod
│ │ ├── perl5162delta.pod
│ │ ├── perl561delta.pod
│ │ ├── perl56delta.pod
│ │ ├── perl581delta.pod
│ │ ├── perl582delta.pod
│ │ ├── perl583delta.pod
│ │ ├── perl584delta.pod
│ │ ├── perl585delta.pod
│ │ ├── perl586delta.pod
│ │ ├── perl587delta.pod
│ │ ├── perl588delta.pod
│ │ ├── perl589delta.pod
│ │ ├── perl58delta.pod
│ │ ├── perlapio.pod
│ │ ├── perlartistic.pod
│ │ ├── perlbook.pod
│ │ ├── perlboot.pod
│ │ ├── perlbot.pod
│ │ ├── perlcall.pod
│ │ ├── perlcheat.pod
│ │ ├── perlclib.pod
│ │ ├── perlcommunity.pod
│ │ ├── perldata.pod
│ │ ├── perldbmfilter.pod
│ │ ├── perldebguts.pod
│ │ ├── perldebtut.pod
│ │ ├── perldebug.pod
│ │ ├── perldelta.pod
│ │ ├── perldiag.pod
│ │ ├── perldsc.pod
│ │ ├── perldtrace.pod
│ │ ├── perlebcdic.pod
│ │ ├── perlembed.pod
│ │ ├── perlexperiment.pod
│ │ ├── perlfilter.pod
│ │ ├── perlfork.pod
│ │ ├── perlform.pod
│ │ ├── perlfunc.pod
│ │ ├── perlgit.pod
│ │ ├── perlgpl.pod
│ │ ├── perlguts.pod
│ │ ├── perlhack.pod
│ │ ├── perlhacktips.pod
│ │ ├── perlhacktut.pod
│ │ ├── perlhist.pod
│ │ ├── perlinterp.pod
│ │ ├── perlintro.pod
│ │ ├── perliol.pod
│ │ ├── perlipc.pod
│ │ ├── perllexwarn.pod
│ │ ├── perllocale.pod
│ │ ├── perllol.pod
│ │ ├── perlmod.pod
│ │ ├── perlmodinstall.pod
│ │ ├── perlmodlib.PL
│ │ ├── perlmodstyle.pod
│ │ ├── perlmroapi.pod
│ │ ├── perlnewmod.pod
│ │ ├── perlnumber.pod
│ │ ├── perlobj.pod
│ │ ├── perlootut.pod
│ │ ├── perlop.pod
│ │ ├── perlopentut.pod
│ │ ├── perlpacktut.pod
│ │ ├── perlperf.pod
│ │ ├── perlpod.pod
│ │ ├── perlpodspec.pod
│ │ ├── perlpodstyle.pod
│ │ ├── perlpolicy.pod
│ │ ├── perlport.pod
│ │ ├── perlpragma.pod
│ │ ├── perlre.pod
│ │ ├── perlreapi.pod
│ │ ├── perlrebackslash.pod
│ │ ├── perlrecharclass.pod
│ │ ├── perlref.pod
│ │ ├── perlreftut.pod
│ │ ├── perlreguts.pod
│ │ ├── perlrequick.pod
│ │ ├── perlreref.pod
│ │ ├── perlretut.pod
│ │ ├── perlrun.pod
│ │ ├── perlsec.pod
│ │ ├── perlsource.pod
│ │ ├── perlstyle.pod
│ │ ├── perlsub.pod
│ │ ├── perlsyn.pod
│ │ ├── perlthrtut.pod
│ │ ├── perltie.pod
│ │ ├── perltodo.pod
│ │ ├── perltooc.pod
│ │ ├── perltoot.pod
│ │ ├── perltrap.pod
│ │ ├── perlunicode.pod
│ │ ├── perlunifaq.pod
│ │ ├── perluniintro.pod
│ │ ├── perlunitut.pod
│ │ ├── perlutil.pod
│ │ ├── perlvar.pod
│ │ ├── perlvms.pod
│ │ ├── rofftoc
│ │ ├── splitman
│ │ └── splitpod
│ ├── pp.c
│ ├── pp.h
│ ├── pp_ctl.c
│ ├── pp_hot.c
│ ├── pp_pack.c
│ ├── pp_proto.h
│ ├── pp_sort.c
│ ├── pp_sys.c
│ ├── proto.h
│ ├── qnx
│ │ ├── ar
│ │ ├── cpp
│ │ └── qnx.c
│ ├── reentr.c
│ ├── reentr.h
│ ├── regcharclass.h
│ ├── regcomp.c
│ ├── regcomp.h
│ ├── regcomp.sym
│ ├── regen
│ │ ├── embed.pl
│ │ ├── embed_lib.pl
│ │ ├── feature.pl
│ │ ├── keywords.pl
│ │ ├── mg_vtable.pl
│ │ ├── mk_PL_charclass.pl
│ │ ├── mk_invlists.pl
│ │ ├── opcode.pl
│ │ ├── opcodes
│ │ ├── overload.pl
│ │ ├── reentr.pl
│ │ ├── regcharclass.pl
│ │ ├── regcomp.pl
│ │ ├── regen_lib.pl
│ │ ├── uconfig_h.pl
│ │ └── warnings.pl
│ ├── regen.pl
│ ├── regen_perly.pl
│ ├── regexec.c
│ ├── regexp.h
│ ├── regnodes.h
│ ├── run.c
│ ├── runtests.SH
│ ├── scope.c
│ ├── scope.h
│ ├── sv.c
│ ├── sv.h
│ ├── symbian
│ │ ├── PerlApp.cpp
│ │ ├── PerlApp.h
│ │ ├── PerlApp.hrh
│ │ ├── PerlAppAif.rss
│ │ ├── PerlBase.cpp
│ │ ├── PerlBase.h
│ │ ├── PerlBase.pod
│ │ ├── PerlRecog.cpp
│ │ ├── PerlRecog.mmp
│ │ ├── PerlUi.cpp
│ │ ├── PerlUi.h
│ │ ├── PerlUi.hrh
│ │ ├── PerlUiS60.rss
│ │ ├── PerlUiS80.rss
│ │ ├── PerlUiS90.rss
│ │ ├── PerlUiUIQ.rss
│ │ ├── PerlUtil.cpp
│ │ ├── PerlUtil.h
│ │ ├── PerlUtil.pod
│ │ ├── README
│ │ ├── TODO
│ │ ├── bld.inf
│ │ ├── config.pl
│ │ ├── config.sh
│ │ ├── cwd.pl
│ │ ├── demo_pl
│ │ ├── ext
│ │ │ └── Moped
│ │ ├── find_writeable_data.pl
│ │ ├── hexdump.pl
│ │ ├── install.cfg
│ │ ├── makesis.pl
│ │ ├── port.pl
│ │ ├── sanity.pl
│ │ ├── sdk.pl
│ │ ├── sisify.pl
│ │ ├── symbian_dll.cpp
│ │ ├── symbian_proto.h
│ │ ├── symbian_stubs.c
│ │ ├── symbian_stubs.h
│ │ ├── symbian_utils.cpp
│ │ ├── symbianish.h
│ │ ├── uid.pl
│ │ ├── version.pl
│ │ └── xsbuild.pl
│ ├── t
│ │ ├── README
│ │ ├── TEST
│ │ ├── base
│ │ │ ├── cond.t
│ │ │ ├── if.t
│ │ │ ├── lex.t
│ │ │ ├── num.t
│ │ │ ├── pat.t
│ │ │ ├── rs.t
│ │ │ ├── term.t
│ │ │ └── while.t
│ │ ├── benchmark
│ │ │ └── rt26188-speed-up-keys-on-empty-hash.t
│ │ ├── cmd
│ │ │ ├── elsif.t
│ │ │ ├── for.t
│ │ │ ├── mod.t
│ │ │ ├── subval.t
│ │ │ ├── switch.t
│ │ │ └── while.t
│ │ ├── comp
│ │ │ ├── bproto.t
│ │ │ ├── cmdopt.t
│ │ │ ├── colon.t
│ │ │ ├── decl.t
│ │ │ ├── final_line_num.t
│ │ │ ├── fold.t
│ │ │ ├── form_scope.t
│ │ │ ├── hints.aux
│ │ │ ├── hints.t
│ │ │ ├── line_debug.t
│ │ │ ├── line_debug_0.aux
│ │ │ ├── multiline.t
│ │ │ ├── opsubs.t
│ │ │ ├── our.t
│ │ │ ├── package.t
│ │ │ ├── package_block.t
│ │ │ ├── parser.t
│ │ │ ├── proto.t
│ │ │ ├── redef.t
│ │ │ ├── require.t
│ │ │ ├── retainedlines.t
│ │ │ ├── term.t
│ │ │ ├── uproto.t
│ │ │ ├── use.t
│ │ │ └── utf.t
│ │ ├── harness
│ │ ├── io
│ │ │ ├── argv.t
│ │ │ ├── binmode.t
│ │ │ ├── bom.t
│ │ │ ├── crlf.t
│ │ │ ├── crlf_through.t
│ │ │ ├── data.t
│ │ │ ├── defout.t
│ │ │ ├── dup.t
│ │ │ ├── eintr.t
│ │ │ ├── errno.t
│ │ │ ├── errnosig.t
│ │ │ ├── fflush.t
│ │ │ ├── fs.t
│ │ │ ├── inplace.t
│ │ │ ├── iofile.t
│ │ │ ├── iprefix.t
│ │ │ ├── layers.t
│ │ │ ├── nargv.t
│ │ │ ├── open.t
│ │ │ ├── openpid.t
│ │ │ ├── perlio.t
│ │ │ ├── perlio_fail.t
│ │ │ ├── perlio_leaks.t
│ │ │ ├── perlio_open.t
│ │ │ ├── pipe.t
│ │ │ ├── print.t
│ │ │ ├── pvbm.t
│ │ │ ├── read.t
│ │ │ ├── say.t
│ │ │ ├── shm.t
│ │ │ ├── tell.t
│ │ │ ├── through.t
│ │ │ └── utf8.t
│ │ ├── japh
│ │ │ └── abigail.t
│ │ ├── lib
│ │ │ ├── 1_compile.t
│ │ │ ├── Cname.pm
│ │ │ ├── Devel
│ │ │ ├── Sans_mypragma.pm
│ │ │ ├── charnames
│ │ │ ├── common.pl
│ │ │ ├── commonsense.t
│ │ │ ├── compmod.pl
│ │ │ ├── croak
│ │ │ ├── croak.t
│ │ │ ├── cygwin.t
│ │ │ ├── dbmt_common.pl
│ │ │ ├── deprecate
│ │ │ ├── deprecate.t
│ │ │ ├── feature
│ │ │ ├── h2ph.h
│ │ │ ├── h2ph.pht
│ │ │ ├── locale
│ │ │ ├── mypragma.pm
│ │ │ ├── mypragma.t
│ │ │ ├── no_load.t
│ │ │ ├── overload_fallback.t
│ │ │ ├── overload_nomethod.t
│ │ │ ├── proxy_constant_subs.t
│ │ │ ├── strict
│ │ │ ├── subs
│ │ │ ├── test_use.pm
│ │ │ ├── test_use_14937.pm
│ │ │ ├── universal.t
│ │ │ └── warnings
│ │ ├── mro
│ │ │ ├── basic.t
│ │ │ ├── basic_01_c3.t
│ │ │ ├── basic_01_c3_utf8.t
│ │ │ ├── basic_01_dfs.t
│ │ │ ├── basic_01_dfs_utf8.t
│ │ │ ├── basic_02_c3.t
│ │ │ ├── basic_02_c3_utf8.t
│ │ │ ├── basic_02_dfs.t
│ │ │ ├── basic_02_dfs_utf8.t
│ │ │ ├── basic_03_c3.t
│ │ │ ├── basic_03_c3_utf8.t
│ │ │ ├── basic_03_dfs.t
│ │ │ ├── basic_03_dfs_utf8.t
│ │ │ ├── basic_04_c3.t
│ │ │ ├── basic_04_c3_utf8.t
│ │ │ ├── basic_04_dfs.t
│ │ │ ├── basic_04_dfs_utf8.t
│ │ │ ├── basic_05_c3.t
│ │ │ ├── basic_05_c3_utf8.t
│ │ │ ├── basic_05_dfs.t
│ │ │ ├── basic_05_dfs_utf8.t
│ │ │ ├── basic_utf8.t
│ │ │ ├── c3_with_overload.t
│ │ │ ├── c3_with_overload_utf8.t
│ │ │ ├── complex_c3.t
│ │ │ ├── complex_c3_utf8.t
│ │ │ ├── complex_dfs.t
│ │ │ ├── complex_dfs_utf8.t
│ │ │ ├── dbic_c3.t
│ │ │ ├── dbic_c3_utf8.t
│ │ │ ├── dbic_dfs.t
│ │ │ ├── dbic_dfs_utf8.t
│ │ │ ├── inconsistent_c3.t
│ │ │ ├── inconsistent_c3_utf8.t
│ │ │ ├── isa_aliases.t
│ │ │ ├── isa_aliases_utf8.t
│ │ │ ├── isa_c3.t
│ │ │ ├── isa_c3_utf8.t
│ │ │ ├── isa_dfs.t
│ │ │ ├── isa_dfs_utf8.t
│ │ │ ├── isarev.t
│ │ │ ├── isarev_utf8.t
│ │ │ ├── method_caching.t
│ │ │ ├── method_caching_utf8.t
│ │ │ ├── next_NEXT.t
│ │ │ ├── next_NEXT_utf8.t
│ │ │ ├── next_edgecases.t
│ │ │ ├── next_edgecases_utf8.t
│ │ │ ├── next_goto.t
│ │ │ ├── next_goto_utf8.t
│ │ │ ├── next_inanon.t
│ │ │ ├── next_inanon_utf8.t
│ │ │ ├── next_ineval.t
│ │ │ ├── next_ineval_utf8.t
│ │ │ ├── next_method.t
│ │ │ ├── next_method_utf8.t
│ │ │ ├── next_skip.t
│ │ │ ├── next_skip_utf8.t
│ │ │ ├── overload_c3.t
│ │ │ ├── overload_c3_utf8.t
│ │ │ ├── overload_dfs.t
│ │ │ ├── package_aliases.t
│ │ │ ├── package_aliases_utf8.t
│ │ │ ├── pkg_gen.t
│ │ │ ├── pkg_gen_utf8.t
│ │ │ ├── recursion_c3.t
│ │ │ ├── recursion_c3_utf8.t
│ │ │ ├── recursion_dfs.t
│ │ │ ├── recursion_dfs_utf8.t
│ │ │ ├── vulcan_c3.t
│ │ │ ├── vulcan_c3_utf8.t
│ │ │ ├── vulcan_dfs.t
│ │ │ └── vulcan_dfs_utf8.t
│ │ ├── op
│ │ │ ├── 64bitint.t
│ │ │ ├── alarm.t
│ │ │ ├── anonsub.t
│ │ │ ├── append.t
│ │ │ ├── args.t
│ │ │ ├── arith.t
│ │ │ ├── array.t
│ │ │ ├── array_base.t
│ │ │ ├── assignwarn.t
│ │ │ ├── attrhand.t
│ │ │ ├── attrs.t
│ │ │ ├── auto.t
│ │ │ ├── avhv.t
│ │ │ ├── bless.t
│ │ │ ├── blocks.t
│ │ │ ├── bop.t
│ │ │ ├── caller.pl
│ │ │ ├── caller.t
│ │ │ ├── chars.t
│ │ │ ├── chdir.t
│ │ │ ├── chop.t
│ │ │ ├── chr.t
│ │ │ ├── closure.t
│ │ │ ├── cmp.t
│ │ │ ├── concat.t
│ │ │ ├── concat2.t
│ │ │ ├── cond.t
│ │ │ ├── context.t
│ │ │ ├── coreamp.t
│ │ │ ├── coresubs.t
│ │ │ ├── cproto.t
│ │ │ ├── crypt.t
│ │ │ ├── current_sub.t
│ │ │ ├── dbm.t
│ │ │ ├── defins.t
│ │ │ ├── delete.t
│ │ │ ├── die.t
│ │ │ ├── die_except.t
│ │ │ ├── die_exit.t
│ │ │ ├── die_keeperr.t
│ │ │ ├── die_unwind.t
│ │ │ ├── do.t
│ │ │ ├── dor.t
│ │ │ ├── each.t
│ │ │ ├── each_array.t
│ │ │ ├── eval.t
│ │ │ ├── evalbytes.t
│ │ │ ├── exec.t
│ │ │ ├── exists_sub.t
│ │ │ ├── exp.t
│ │ │ ├── fh.t
│ │ │ ├── filehandle.t
│ │ │ ├── filetest.t
│ │ │ ├── filetest_stack_ok.t
│ │ │ ├── filetest_t.t
│ │ │ ├── flip.t
│ │ │ ├── fork.t
│ │ │ ├── fresh_perl_utf8.t
│ │ │ ├── getpid.t
│ │ │ ├── getppid.t
│ │ │ ├── glob.t
│ │ │ ├── gmagic.t
│ │ │ ├── goto.t
│ │ │ ├── goto_xs.t
│ │ │ ├── grent.t
│ │ │ ├── grep.t
│ │ │ ├── groups.t
│ │ │ ├── gv.t
│ │ │ ├── hash-rt85026.t
│ │ │ ├── hash.t
│ │ │ ├── hashassign.t
│ │ │ ├── hashwarn.t
│ │ │ ├── inc.t
│ │ │ ├── inccode-tie.t
│ │ │ ├── inccode.t
│ │ │ ├── incfilter.t
│ │ │ ├── index.t
│ │ │ ├── index_thr.t
│ │ │ ├── int.t
│ │ │ ├── join.t
│ │ │ ├── kill0.t
│ │ │ ├── lc.t
│ │ │ ├── leaky-magic.t
│ │ │ ├── length.t
│ │ │ ├── lex.t
│ │ │ ├── lex_assign.t
│ │ │ ├── lfs.t
│ │ │ ├── list.t
│ │ │ ├── local.t
│ │ │ ├── localref.t
│ │ │ ├── lock.t
│ │ │ ├── loopctl.t
│ │ │ ├── lop.t
│ │ │ ├── magic-27839.t
│ │ │ ├── magic.t
│ │ │ ├── magic_phase.t
│ │ │ ├── method.t
│ │ │ ├── mkdir.t
│ │ │ ├── my.t
│ │ │ ├── my_stash.t
│ │ │ ├── mydef.t
│ │ │ ├── negate.t
│ │ │ ├── not.t
│ │ │ ├── numconvert.t
│ │ │ ├── oct.t
│ │ │ ├── or.t
│ │ │ ├── ord.t
│ │ │ ├── overload_integer.t
│ │ │ ├── override.t
│ │ │ ├── pack.t
│ │ │ ├── packagev.t
│ │ │ ├── pos.t
│ │ │ ├── pow.t
│ │ │ ├── print.t
│ │ │ ├── protowarn.t
│ │ │ ├── push.t
│ │ │ ├── pwent.t
│ │ │ ├── qq.t
│ │ │ ├── qr.t
│ │ │ ├── quotemeta.t
│ │ │ ├── rand.t
│ │ │ ├── range.t
│ │ │ ├── read.t
│ │ │ ├── readdir.t
│ │ │ ├── readline.t
│ │ │ ├── recurse.t
│ │ │ ├── ref.t
│ │ │ ├── repeat.t
│ │ │ ├── require_37033.t
│ │ │ ├── require_errors.t
│ │ │ ├── reset.t
│ │ │ ├── reverse.t
│ │ │ ├── runlevel.t
│ │ │ ├── select.t
│ │ │ ├── setpgrpstack.t
│ │ │ ├── sigdispatch.t
│ │ │ ├── sigsystem.t
│ │ │ ├── sleep.t
│ │ │ ├── smartkve.t
│ │ │ ├── smartmatch.t
│ │ │ ├── sort.t
│ │ │ ├── splice.t
│ │ │ ├── split.t
│ │ │ ├── split_unicode.t
│ │ │ ├── sprintf.t
│ │ │ ├── sprintf2.t
│ │ │ ├── srand.t
│ │ │ ├── sselect.t
│ │ │ ├── stash.t
│ │ │ ├── stat.t
│ │ │ ├── state.t
│ │ │ ├── study.t
│ │ │ ├── studytied.t
│ │ │ ├── sub.t
│ │ │ ├── sub_lval.t
│ │ │ ├── substr.t
│ │ │ ├── substr_thr.t
│ │ │ ├── svleak.t
│ │ │ ├── switch.t
│ │ │ ├── symbolcache.t
│ │ │ ├── sysio.t
│ │ │ ├── taint.t
│ │ │ ├── threads-dirh.t
│ │ │ ├── threads.t
│ │ │ ├── threads_create.pl
│ │ │ ├── tie.t
│ │ │ ├── tie_fetch_count.t
│ │ │ ├── tiearray.t
│ │ │ ├── tiehandle.t
│ │ │ ├── time.t
│ │ │ ├── time_loop.t
│ │ │ ├── tr.t
│ │ │ ├── undef.t
│ │ │ ├── universal.t
│ │ │ ├── unlink.t
│ │ │ ├── unshift.t
│ │ │ ├── upgrade.t
│ │ │ ├── utf8cache.t
│ │ │ ├── utf8decode.t
│ │ │ ├── utf8magic.t
│ │ │ ├── utfhash.t
│ │ │ ├── utftaint.t
│ │ │ ├── vec.t
│ │ │ ├── ver.t
│ │ │ ├── wantarray.t
│ │ │ ├── warn.t
│ │ │ ├── while_readdir.t
│ │ │ ├── write.t
│ │ │ └── yadayada.t
│ │ ├── perl.supp
│ │ ├── porting
│ │ │ ├── FindExt.t
│ │ │ ├── args_assert.t
│ │ │ ├── authors.t
│ │ │ ├── bincompat.t
│ │ │ ├── checkcase.t
│ │ │ ├── checkcfgvar.t
│ │ │ ├── cmp_version.t
│ │ │ ├── customized.dat
│ │ │ ├── customized.t
│ │ │ ├── diag.t
│ │ │ ├── dual-life.t
│ │ │ ├── exec-bit.t
│ │ │ ├── filenames.t
│ │ │ ├── globvar.t
│ │ │ ├── known_pod_issues.dat
│ │ │ ├── maintainers.t
│ │ │ ├── manifest.t
│ │ │ ├── pending-author.t
│ │ │ ├── perlfunc.t
│ │ │ ├── pod_rules.t
│ │ │ ├── podcheck.t
│ │ │ ├── regen.t
│ │ │ ├── test_bootstrap.t
│ │ │ └── utils.t
│ │ ├── re
│ │ │ ├── charset.t
│ │ │ ├── fold_grind.t
│ │ │ ├── no_utf8_pm.t
│ │ │ ├── overload.t
│ │ │ ├── pat.t
│ │ │ ├── pat_advanced.t
│ │ │ ├── pat_advanced_thr.t
│ │ │ ├── pat_psycho.t
│ │ │ ├── pat_psycho_thr.t
│ │ │ ├── pat_re_eval.t
│ │ │ ├── pat_re_eval_thr.t
│ │ │ ├── pat_rt_report.t
│ │ │ ├── pat_rt_report_thr.t
│ │ │ ├── pat_special_cc.t
│ │ │ ├── pat_special_cc_thr.t
│ │ │ ├── pat_thr.t
│ │ │ ├── qr-72922.t
│ │ │ ├── qr.t
│ │ │ ├── qr_gc.t
│ │ │ ├── qrstack.t
│ │ │ ├── re_tests
│ │ │ ├── reg_60508.t
│ │ │ ├── reg_email.t
│ │ │ ├── reg_email_thr.t
│ │ │ ├── reg_eval.t
│ │ │ ├── reg_eval_scope.t
│ │ │ ├── reg_fold.t
│ │ │ ├── reg_mesg.t
│ │ │ ├── reg_namedcapture.t
│ │ │ ├── reg_nc_tie.t
│ │ │ ├── reg_pmod.t
│ │ │ ├── reg_posixcc.t
│ │ │ ├── regexp.t
│ │ │ ├── regexp_noamp.t
│ │ │ ├── regexp_notrie.t
│ │ │ ├── regexp_qr.t
│ │ │ ├── regexp_qr_embed.t
│ │ │ ├── regexp_qr_embed_thr.t
│ │ │ ├── regexp_trielist.t
│ │ │ ├── regexp_unicode_prop.t
│ │ │ ├── regexp_unicode_prop_thr.t
│ │ │ ├── rxcode.t
│ │ │ ├── subst.t
│ │ │ ├── substT.t
│ │ │ ├── subst_amp.t
│ │ │ ├── subst_wamp.t
│ │ │ └── uniprops.t
│ │ ├── run
│ │ │ ├── cloexec.t
│ │ │ ├── dtrace.t
│ │ │ ├── exit.t
│ │ │ ├── fresh_perl.t
│ │ │ ├── locale.t
│ │ │ ├── noswitch.t
│ │ │ ├── runenv.t
│ │ │ ├── script.t
│ │ │ ├── switch0.t
│ │ │ ├── switchC.t
│ │ │ ├── switchF.t
│ │ │ ├── switchF1.t
│ │ │ ├── switchI.t
│ │ │ ├── switcha.t
│ │ │ ├── switchd-78586.t
│ │ │ ├── switchd.t
│ │ │ ├── switches.t
│ │ │ ├── switchn.t
│ │ │ ├── switchp.t
│ │ │ ├── switcht.t
│ │ │ ├── switchx.aux
│ │ │ ├── switchx.t
│ │ │ ├── switchx2.aux
│ │ │ └── switchx3.aux
│ │ ├── test.pl
│ │ ├── test_pl
│ │ │ └── can_isa_ok.t
│ │ ├── thread_it.pl
│ │ ├── uni
│ │ │ ├── attrs.t
│ │ │ ├── bless.t
│ │ │ ├── cache.t
│ │ │ ├── caller.t
│ │ │ ├── case.pl
│ │ │ ├── chomp.t
│ │ │ ├── chr.t
│ │ │ ├── class.t
│ │ │ ├── eval.t
│ │ │ ├── fold.t
│ │ │ ├── goto.t
│ │ │ ├── greek.t
│ │ │ ├── gv.t
│ │ │ ├── labels.t
│ │ │ ├── latin2.t
│ │ │ ├── lex_utf8.t
│ │ │ ├── lower.t
│ │ │ ├── method.t
│ │ │ ├── opcroak.t
│ │ │ ├── overload.t
│ │ │ ├── package.t
│ │ │ ├── parser.t
│ │ │ ├── readline.t
│ │ │ ├── select.t
│ │ │ ├── sprintf.t
│ │ │ ├── stash.t
│ │ │ ├── tie.t
│ │ │ ├── title.t
│ │ │ ├── tr_7jis.t
│ │ │ ├── tr_eucjp.t
│ │ │ ├── tr_sjis.t
│ │ │ ├── tr_utf8.t
│ │ │ ├── universal.t
│ │ │ ├── upper.t
│ │ │ └── write.t
│ │ ├── win32
│ │ │ ├── runenv.t
│ │ │ ├── system.t
│ │ │ └── system_tests
│ │ └── x2p
│ │ └── s2p.t
│ ├── taint.c
│ ├── thread.h
│ ├── time64.c
│ ├── time64.h
│ ├── time64_config.h
│ ├── toke.c
│ ├── uconfig.h
│ ├── uconfig.sh
│ ├── uconfig64.sh
│ ├── universal.c
│ ├── unixish.h
│ ├── utf8.c
│ ├── utf8.h
│ ├── utfebcdic.h
│ ├── util.c
│ ├── util.h
│ ├── utils
│ │ ├── Makefile
│ │ ├── Makefile.SH
│ │ ├── c2ph.PL
│ │ ├── config_data.PL
│ │ ├── corelist.PL
│ │ ├── cpan.PL
│ │ ├── cpan2dist.PL
│ │ ├── cpanp-run-perl.PL
│ │ ├── cpanp.PL
│ │ ├── enc2xs.PL
│ │ ├── h2ph.PL
│ │ ├── h2xs.PL
│ │ ├── instmodsh.PL
│ │ ├── json_pp.PL
│ │ ├── libnetcfg.PL
│ │ ├── perlbug.PL
│ │ ├── perldoc.PL
│ │ ├── perlivp.PL
│ │ ├── piconv.PL
│ │ ├── pl2pm.PL
│ │ ├── pod2html.PL
│ │ ├── prove.PL
│ │ ├── ptar.PL
│ │ ├── ptardiff.PL
│ │ ├── ptargrep.PL
│ │ ├── shasum.PL
│ │ ├── splain.PL
│ │ ├── xsubpp.PL
│ │ └── zipdetails.PL
│ ├── utils.lst
│ ├── uts
│ │ ├── sprintf_wrap.c
│ │ └── strtol_wrap.c
│ ├── vmesa
│ │ ├── Makefile
│ │ ├── vmesa.c
│ │ └── vmesaish.h
│ ├── vms
│ │ ├── descrip_mms.template
│ │ ├── ext
│ │ │ ├── Filespec.pm
│ │ │ └── filespec.t
│ │ ├── gen_shrfls.pl
│ │ ├── genopt.com
│ │ ├── make_command.com
│ │ ├── mms2make.pl
│ │ ├── munchconfig.c
│ │ ├── myconfig.com
│ │ ├── test.com
│ │ ├── vms.c
│ │ ├── vmsish.h
│ │ └── vmspipe.com
│ ├── vos
│ │ ├── Changes
│ │ ├── compile_full_perl.cm
│ │ ├── configure_full_perl.sh
│ │ ├── make_full_perl.sh
│ │ ├── vos.c
│ │ └── vosish.h
│ ├── warnings.h
│ ├── win32
│ │ ├── FindExt.pm
│ │ ├── Makefile
│ │ ├── Makefile.ce
│ │ ├── bin
│ │ │ ├── exetype.pl
│ │ │ ├── perlglob.pl
│ │ │ ├── pl2bat.pl
│ │ │ ├── runperl.pl
│ │ │ └── search.pl
│ │ ├── ce-helpers
│ │ │ ├── cecopy-lib.pl
│ │ │ ├── comp.pl
│ │ │ ├── compile-all.bat
│ │ │ ├── compile.bat
│ │ │ ├── makedist.pl
│ │ │ └── registry.bat
│ │ ├── config.ce
│ │ ├── config.gc
│ │ ├── config.gc64
│ │ ├── config.gc64nox
│ │ ├── config.vc
│ │ ├── config.vc64
│ │ ├── config_H.ce
│ │ ├── config_H.gc
│ │ ├── config_H.gc64
│ │ ├── config_H.gc64nox
│ │ ├── config_H.vc
│ │ ├── config_H.vc64
│ │ ├── config_h.PL
│ │ ├── config_sh.PL
│ │ ├── create_perllibst_h.pl
│ │ ├── distclean.bat
│ │ ├── fcrypt.c
│ │ ├── include
│ │ │ ├── arpa
│ │ │ ├── dirent.h
│ │ │ ├── netdb.h
│ │ │ └── sys
│ │ ├── list_static_libs.pl
│ │ ├── makefile.mk
│ │ ├── perl.rc
│ │ ├── perlexe.ico
│ │ ├── perlexe.manifest
│ │ ├── perlexe.rc
│ │ ├── perlglob.c
│ │ ├── perlhost.h
│ │ ├── perllib.c
│ │ ├── perlmaince.c
│ │ ├── pod.mak
│ │ ├── runperl.c
│ │ ├── vdir.h
│ │ ├── vmem.h
│ │ ├── win32.c
│ │ ├── win32.h
│ │ ├── win32ceio.c
│ │ ├── win32io.c
│ │ ├── win32iop-o.h
│ │ ├── win32iop.h
│ │ ├── win32sck.c
│ │ ├── win32thread.c
│ │ ├── win32thread.h
│ │ ├── wince.c
│ │ ├── wince.h
│ │ └── wincesck.c
│ ├── write_buildcustomize.pl
│ └── x2p
│ ├── EXTERN.h
│ ├── INTERN.h
│ ├── Makefile.SH
│ ├── a2p.c
│ ├── a2p.h
│ ├── a2p.pod
│ ├── a2p.y
│ ├── a2py.c
│ ├── cflags.SH
│ ├── find2perl.PL
│ ├── hash.c
│ ├── hash.h
│ ├── s2p.PL
│ ├── str.c
│ ├── str.h
│ ├── util.c
│ ├── util.h
│ └── walk.c
└── 好例子网_perl-5.16.3.tar.gz
601 directories, 1868 files
标签: perl
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论