components/perl/perl516/perl-516.p5m
branchs11-update
changeset 2528 788328aeec2a
parent 720 ceb85a06a8f7
child 1205 6c6c27bcf9ac
equal deleted inserted replaced
2527:0935492f14d7 2528:788328aeec2a
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 # Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    25 
       
    26 set name=pkg.fmri \
       
    27     value=pkg:/runtime/perl-516@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    28 set name=pkg.description \
       
    29     value="Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more."
       
    30 set name=pkg.summary value=Perl
       
    31 set name=info.classification \
       
    32     value=org.opensolaris.category.2008:Development/Perl
       
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    35 set name=org.opensolaris.arc-caseid value=PSARC/2012/379
       
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    37 
       
    38 license perl.license license='Artistic'
       
    39 
       
    40 dir  path=usr
       
    41 dir  path=usr/perl5
       
    42 dir  path=usr/perl5/5.16
       
    43 dir  path=usr/perl5/5.16/bin
       
    44 file path=usr/perl5/5.16/bin/a2p
       
    45 file path=usr/perl5/5.16/bin/c2ph
       
    46 file path=usr/perl5/5.16/bin/config_data
       
    47 file path=usr/perl5/5.16/bin/corelist
       
    48 file path=usr/perl5/5.16/bin/cpan
       
    49 file path=usr/perl5/5.16/bin/cpan2dist
       
    50 file path=usr/perl5/5.16/bin/cpanp
       
    51 file path=usr/perl5/5.16/bin/cpanp-run-perl
       
    52 file path=usr/perl5/5.16/bin/enc2xs
       
    53 file path=usr/perl5/5.16/bin/find2perl
       
    54 file path=usr/perl5/5.16/bin/h2ph
       
    55 file path=usr/perl5/5.16/bin/h2xs
       
    56 file path=usr/perl5/5.16/bin/instmodsh
       
    57 file path=usr/perl5/5.16/bin/json_pp
       
    58 file path=usr/perl5/5.16/bin/libnetcfg
       
    59 file path=usr/perl5/5.16/bin/perl
       
    60 hardlink path=usr/perl5/5.16/bin/perl$(COMPONENT_VERSION) target=perl
       
    61 file path=usr/perl5/5.16/bin/perlbug
       
    62 file path=usr/perl5/5.16/bin/perldoc
       
    63 file path=usr/perl5/5.16/bin/perlivp
       
    64 hardlink path=usr/perl5/5.16/bin/perlthanks target=perlbug
       
    65 file path=usr/perl5/5.16/bin/piconv
       
    66 file path=usr/perl5/5.16/bin/pl2pm
       
    67 file path=usr/perl5/5.16/bin/pod2html
       
    68 file path=usr/perl5/5.16/bin/pod2latex
       
    69 file path=usr/perl5/5.16/bin/pod2man
       
    70 file path=usr/perl5/5.16/bin/pod2text
       
    71 file path=usr/perl5/5.16/bin/pod2usage
       
    72 file path=usr/perl5/5.16/bin/podchecker
       
    73 file path=usr/perl5/5.16/bin/podselect
       
    74 file path=usr/perl5/5.16/bin/prove
       
    75 file path=usr/perl5/5.16/bin/psed
       
    76 hardlink path=usr/perl5/5.16/bin/pstruct target=c2ph
       
    77 file path=usr/perl5/5.16/bin/ptar
       
    78 file path=usr/perl5/5.16/bin/ptardiff
       
    79 file path=usr/perl5/5.16/bin/ptargrep
       
    80 hardlink path=usr/perl5/5.16/bin/s2p target=psed
       
    81 file path=usr/perl5/5.16/bin/shasum
       
    82 file path=usr/perl5/5.16/bin/splain
       
    83 file path=usr/perl5/5.16/bin/xsubpp
       
    84 file path=usr/perl5/5.16/bin/zipdetails
       
    85 dir  path=usr/perl5/5.16/lib
       
    86 file path=usr/perl5/5.16/lib/AnyDBM_File.pm
       
    87 dir  path=usr/perl5/5.16/lib/App
       
    88 file path=usr/perl5/5.16/lib/App/Cpan.pm
       
    89 dir  path=usr/perl5/5.16/lib/App/Prove
       
    90 file path=usr/perl5/5.16/lib/App/Prove.pm
       
    91 dir  path=usr/perl5/5.16/lib/App/Prove/State
       
    92 file path=usr/perl5/5.16/lib/App/Prove/State.pm
       
    93 dir  path=usr/perl5/5.16/lib/App/Prove/State/Result
       
    94 file path=usr/perl5/5.16/lib/App/Prove/State/Result.pm
       
    95 file path=usr/perl5/5.16/lib/App/Prove/State/Result/Test.pm
       
    96 dir  path=usr/perl5/5.16/lib/Archive
       
    97 file path=usr/perl5/5.16/lib/Archive/Extract.pm
       
    98 dir  path=usr/perl5/5.16/lib/Archive/Tar
       
    99 file path=usr/perl5/5.16/lib/Archive/Tar.pm
       
   100 file path=usr/perl5/5.16/lib/Archive/Tar/Constant.pm
       
   101 file path=usr/perl5/5.16/lib/Archive/Tar/File.pm
       
   102 dir  path=usr/perl5/5.16/lib/Attribute
       
   103 file path=usr/perl5/5.16/lib/Attribute/Handlers.pm
       
   104 file path=usr/perl5/5.16/lib/AutoLoader.pm
       
   105 file path=usr/perl5/5.16/lib/AutoSplit.pm
       
   106 dir  path=usr/perl5/5.16/lib/B
       
   107 file path=usr/perl5/5.16/lib/B/Debug.pm
       
   108 file path=usr/perl5/5.16/lib/B/Deparse.pm
       
   109 dir  path=usr/perl5/5.16/lib/B/Lint
       
   110 file path=usr/perl5/5.16/lib/B/Lint.pm
       
   111 file path=usr/perl5/5.16/lib/B/Lint/Debug.pm
       
   112 file path=usr/perl5/5.16/lib/Benchmark.pm
       
   113 dir  path=usr/perl5/5.16/lib/CGI
       
   114 file path=usr/perl5/5.16/lib/CGI.pm
       
   115 file path=usr/perl5/5.16/lib/CGI/Apache.pm
       
   116 file path=usr/perl5/5.16/lib/CGI/Carp.pm
       
   117 file path=usr/perl5/5.16/lib/CGI/Cookie.pm
       
   118 file path=usr/perl5/5.16/lib/CGI/Fast.pm
       
   119 file path=usr/perl5/5.16/lib/CGI/Pretty.pm
       
   120 file path=usr/perl5/5.16/lib/CGI/Push.pm
       
   121 file path=usr/perl5/5.16/lib/CGI/Switch.pm
       
   122 file path=usr/perl5/5.16/lib/CGI/Util.pm
       
   123 file path=usr/perl5/5.16/lib/CORE.pod
       
   124 dir  path=usr/perl5/5.16/lib/CPAN
       
   125 file path=usr/perl5/5.16/lib/CPAN.pm
       
   126 dir  path=usr/perl5/5.16/lib/CPAN/API
       
   127 file path=usr/perl5/5.16/lib/CPAN/API/HOWTO.pod
       
   128 file path=usr/perl5/5.16/lib/CPAN/Author.pm
       
   129 file path=usr/perl5/5.16/lib/CPAN/Bundle.pm
       
   130 file path=usr/perl5/5.16/lib/CPAN/CacheMgr.pm
       
   131 file path=usr/perl5/5.16/lib/CPAN/Complete.pm
       
   132 file path=usr/perl5/5.16/lib/CPAN/Debug.pm
       
   133 file path=usr/perl5/5.16/lib/CPAN/DeferredCode.pm
       
   134 file path=usr/perl5/5.16/lib/CPAN/Distribution.pm
       
   135 file path=usr/perl5/5.16/lib/CPAN/Distroprefs.pm
       
   136 file path=usr/perl5/5.16/lib/CPAN/Distrostatus.pm
       
   137 dir  path=usr/perl5/5.16/lib/CPAN/Exception
       
   138 file path=usr/perl5/5.16/lib/CPAN/Exception/RecursiveDependency.pm
       
   139 file path=usr/perl5/5.16/lib/CPAN/Exception/blocked_urllist.pm
       
   140 file path=usr/perl5/5.16/lib/CPAN/Exception/yaml_not_installed.pm
       
   141 file path=usr/perl5/5.16/lib/CPAN/Exception/yaml_process_error.pm
       
   142 dir  path=usr/perl5/5.16/lib/CPAN/FTP
       
   143 file path=usr/perl5/5.16/lib/CPAN/FTP.pm
       
   144 file path=usr/perl5/5.16/lib/CPAN/FTP/netrc.pm
       
   145 file path=usr/perl5/5.16/lib/CPAN/FirstTime.pm
       
   146 dir  path=usr/perl5/5.16/lib/CPAN/HTTP
       
   147 file path=usr/perl5/5.16/lib/CPAN/HTTP/Client.pm
       
   148 file path=usr/perl5/5.16/lib/CPAN/HTTP/Credentials.pm
       
   149 file path=usr/perl5/5.16/lib/CPAN/HandleConfig.pm
       
   150 file path=usr/perl5/5.16/lib/CPAN/Index.pm
       
   151 file path=usr/perl5/5.16/lib/CPAN/InfoObj.pm
       
   152 dir  path=usr/perl5/5.16/lib/CPAN/Kwalify
       
   153 file path=usr/perl5/5.16/lib/CPAN/Kwalify.pm
       
   154 file path=usr/perl5/5.16/lib/CPAN/Kwalify/distroprefs.dd
       
   155 file path=usr/perl5/5.16/lib/CPAN/Kwalify/distroprefs.yml
       
   156 dir  path=usr/perl5/5.16/lib/CPAN/LWP
       
   157 file path=usr/perl5/5.16/lib/CPAN/LWP/UserAgent.pm
       
   158 dir  path=usr/perl5/5.16/lib/CPAN/Meta
       
   159 file path=usr/perl5/5.16/lib/CPAN/Meta.pm
       
   160 file path=usr/perl5/5.16/lib/CPAN/Meta/Converter.pm
       
   161 file path=usr/perl5/5.16/lib/CPAN/Meta/Feature.pm
       
   162 file path=usr/perl5/5.16/lib/CPAN/Meta/History.pm
       
   163 file path=usr/perl5/5.16/lib/CPAN/Meta/Prereqs.pm
       
   164 file path=usr/perl5/5.16/lib/CPAN/Meta/Requirements.pm
       
   165 file path=usr/perl5/5.16/lib/CPAN/Meta/Spec.pm
       
   166 file path=usr/perl5/5.16/lib/CPAN/Meta/Validator.pm
       
   167 file path=usr/perl5/5.16/lib/CPAN/Meta/YAML.pm
       
   168 file path=usr/perl5/5.16/lib/CPAN/Mirrors.pm
       
   169 file path=usr/perl5/5.16/lib/CPAN/Module.pm
       
   170 file path=usr/perl5/5.16/lib/CPAN/Nox.pm
       
   171 file path=usr/perl5/5.16/lib/CPAN/Prompt.pm
       
   172 file path=usr/perl5/5.16/lib/CPAN/Queue.pm
       
   173 file path=usr/perl5/5.16/lib/CPAN/Shell.pm
       
   174 file path=usr/perl5/5.16/lib/CPAN/Tarzip.pm
       
   175 file path=usr/perl5/5.16/lib/CPAN/URL.pm
       
   176 file path=usr/perl5/5.16/lib/CPAN/Version.pm
       
   177 dir  path=usr/perl5/5.16/lib/CPANPLUS
       
   178 file path=usr/perl5/5.16/lib/CPANPLUS.pm
       
   179 dir  path=usr/perl5/5.16/lib/CPANPLUS/Backend
       
   180 file path=usr/perl5/5.16/lib/CPANPLUS/Backend.pm
       
   181 file path=usr/perl5/5.16/lib/CPANPLUS/Backend/RV.pm
       
   182 file path=usr/perl5/5.16/lib/CPANPLUS/Config.pm
       
   183 dir  path=usr/perl5/5.16/lib/CPANPLUS/Configure
       
   184 file path=usr/perl5/5.16/lib/CPANPLUS/Configure.pm
       
   185 file path=usr/perl5/5.16/lib/CPANPLUS/Configure/Setup.pm
       
   186 dir  path=usr/perl5/5.16/lib/CPANPLUS/Dist
       
   187 file path=usr/perl5/5.16/lib/CPANPLUS/Dist.pm
       
   188 file path=usr/perl5/5.16/lib/CPANPLUS/Dist/Autobundle.pm
       
   189 file path=usr/perl5/5.16/lib/CPANPLUS/Dist/Base.pm
       
   190 dir  path=usr/perl5/5.16/lib/CPANPLUS/Dist/Build
       
   191 file path=usr/perl5/5.16/lib/CPANPLUS/Dist/Build.pm
       
   192 file path=usr/perl5/5.16/lib/CPANPLUS/Dist/Build/Constants.pm
       
   193 file path=usr/perl5/5.16/lib/CPANPLUS/Dist/MM.pm
       
   194 file path=usr/perl5/5.16/lib/CPANPLUS/Dist/Sample.pm
       
   195 file path=usr/perl5/5.16/lib/CPANPLUS/Error.pm
       
   196 file path=usr/perl5/5.16/lib/CPANPLUS/FAQ.pod
       
   197 file path=usr/perl5/5.16/lib/CPANPLUS/Hacking.pod
       
   198 dir  path=usr/perl5/5.16/lib/CPANPLUS/Internals
       
   199 file path=usr/perl5/5.16/lib/CPANPLUS/Internals.pm
       
   200 dir  path=usr/perl5/5.16/lib/CPANPLUS/Internals/Constants
       
   201 file path=usr/perl5/5.16/lib/CPANPLUS/Internals/Constants.pm
       
   202 file path=usr/perl5/5.16/lib/CPANPLUS/Internals/Constants/Report.pm
       
   203 file path=usr/perl5/5.16/lib/CPANPLUS/Internals/Extract.pm
       
   204 file path=usr/perl5/5.16/lib/CPANPLUS/Internals/Fetch.pm
       
   205 file path=usr/perl5/5.16/lib/CPANPLUS/Internals/Report.pm
       
   206 file path=usr/perl5/5.16/lib/CPANPLUS/Internals/Search.pm
       
   207 dir  path=usr/perl5/5.16/lib/CPANPLUS/Internals/Source
       
   208 file path=usr/perl5/5.16/lib/CPANPLUS/Internals/Source.pm
       
   209 file path=usr/perl5/5.16/lib/CPANPLUS/Internals/Source/Memory.pm
       
   210 dir  path=usr/perl5/5.16/lib/CPANPLUS/Internals/Source/SQLite
       
   211 file path=usr/perl5/5.16/lib/CPANPLUS/Internals/Source/SQLite.pm
       
   212 file path=usr/perl5/5.16/lib/CPANPLUS/Internals/Source/SQLite/Tie.pm
       
   213 dir  path=usr/perl5/5.16/lib/CPANPLUS/Internals/Utils
       
   214 file path=usr/perl5/5.16/lib/CPANPLUS/Internals/Utils.pm
       
   215 file path=usr/perl5/5.16/lib/CPANPLUS/Internals/Utils/Autoflush.pm
       
   216 dir  path=usr/perl5/5.16/lib/CPANPLUS/Module
       
   217 file path=usr/perl5/5.16/lib/CPANPLUS/Module.pm
       
   218 dir  path=usr/perl5/5.16/lib/CPANPLUS/Module/Author
       
   219 file path=usr/perl5/5.16/lib/CPANPLUS/Module/Author.pm
       
   220 file path=usr/perl5/5.16/lib/CPANPLUS/Module/Author/Fake.pm
       
   221 file path=usr/perl5/5.16/lib/CPANPLUS/Module/Checksums.pm
       
   222 file path=usr/perl5/5.16/lib/CPANPLUS/Module/Fake.pm
       
   223 file path=usr/perl5/5.16/lib/CPANPLUS/Module/Signature.pm
       
   224 file path=usr/perl5/5.16/lib/CPANPLUS/Selfupdate.pm
       
   225 dir  path=usr/perl5/5.16/lib/CPANPLUS/Shell
       
   226 file path=usr/perl5/5.16/lib/CPANPLUS/Shell.pm
       
   227 file path=usr/perl5/5.16/lib/CPANPLUS/Shell/Classic.pm
       
   228 dir  path=usr/perl5/5.16/lib/CPANPLUS/Shell/Default
       
   229 file path=usr/perl5/5.16/lib/CPANPLUS/Shell/Default.pm
       
   230 dir  path=usr/perl5/5.16/lib/CPANPLUS/Shell/Default/Plugins
       
   231 file path=usr/perl5/5.16/lib/CPANPLUS/Shell/Default/Plugins/CustomSource.pm
       
   232 file path=usr/perl5/5.16/lib/CPANPLUS/Shell/Default/Plugins/HOWTO.pod
       
   233 file path=usr/perl5/5.16/lib/CPANPLUS/Shell/Default/Plugins/Remote.pm
       
   234 file path=usr/perl5/5.16/lib/CPANPLUS/Shell/Default/Plugins/Source.pm
       
   235 dir  path=usr/perl5/5.16/lib/Carp
       
   236 file path=usr/perl5/5.16/lib/Carp.pm
       
   237 file path=usr/perl5/5.16/lib/Carp/Heavy.pm
       
   238 dir  path=usr/perl5/5.16/lib/Class
       
   239 file path=usr/perl5/5.16/lib/Class/Struct.pm
       
   240 dir  path=usr/perl5/5.16/lib/Compress
       
   241 file path=usr/perl5/5.16/lib/Compress/Zlib.pm
       
   242 dir  path=usr/perl5/5.16/lib/Config
       
   243 file path=usr/perl5/5.16/lib/Config/Extensions.pm
       
   244 file path=usr/perl5/5.16/lib/DB.pm
       
   245 dir  path=usr/perl5/5.16/lib/DBM_Filter
       
   246 file path=usr/perl5/5.16/lib/DBM_Filter.pm
       
   247 file path=usr/perl5/5.16/lib/DBM_Filter/compress.pm
       
   248 file path=usr/perl5/5.16/lib/DBM_Filter/encode.pm
       
   249 file path=usr/perl5/5.16/lib/DBM_Filter/int32.pm
       
   250 file path=usr/perl5/5.16/lib/DBM_Filter/null.pm
       
   251 file path=usr/perl5/5.16/lib/DBM_Filter/utf8.pm
       
   252 dir  path=usr/perl5/5.16/lib/Devel
       
   253 file path=usr/perl5/5.16/lib/Devel/InnerPackage.pm
       
   254 file path=usr/perl5/5.16/lib/Devel/SelfStubber.pm
       
   255 dir  path=usr/perl5/5.16/lib/Digest
       
   256 file path=usr/perl5/5.16/lib/Digest.pm
       
   257 file path=usr/perl5/5.16/lib/Digest/base.pm
       
   258 file path=usr/perl5/5.16/lib/Digest/file.pm
       
   259 file path=usr/perl5/5.16/lib/DirHandle.pm
       
   260 file path=usr/perl5/5.16/lib/Dumpvalue.pm
       
   261 dir  path=usr/perl5/5.16/lib/Encode
       
   262 file path=usr/perl5/5.16/lib/Encode/Changes.e2x
       
   263 file path=usr/perl5/5.16/lib/Encode/ConfigLocal_PM.e2x
       
   264 file path=usr/perl5/5.16/lib/Encode/Makefile_PL.e2x
       
   265 file path=usr/perl5/5.16/lib/Encode/PerlIO.pod
       
   266 file path=usr/perl5/5.16/lib/Encode/README.e2x
       
   267 file path=usr/perl5/5.16/lib/Encode/Supported.pod
       
   268 file path=usr/perl5/5.16/lib/Encode/_PM.e2x
       
   269 file path=usr/perl5/5.16/lib/Encode/_T.e2x
       
   270 file path=usr/perl5/5.16/lib/Encode/encode.h
       
   271 file path=usr/perl5/5.16/lib/English.pm
       
   272 file path=usr/perl5/5.16/lib/Env.pm
       
   273 dir  path=usr/perl5/5.16/lib/Exporter
       
   274 file path=usr/perl5/5.16/lib/Exporter.pm
       
   275 file path=usr/perl5/5.16/lib/Exporter/Heavy.pm
       
   276 dir  path=usr/perl5/5.16/lib/ExtUtils
       
   277 dir  path=usr/perl5/5.16/lib/ExtUtils/CBuilder
       
   278 file path=usr/perl5/5.16/lib/ExtUtils/CBuilder.pm
       
   279 file path=usr/perl5/5.16/lib/ExtUtils/CBuilder/Base.pm
       
   280 dir  path=usr/perl5/5.16/lib/ExtUtils/CBuilder/Platform
       
   281 file path=usr/perl5/5.16/lib/ExtUtils/CBuilder/Platform/Unix.pm
       
   282 file path=usr/perl5/5.16/lib/ExtUtils/CBuilder/Platform/VMS.pm
       
   283 dir  path=usr/perl5/5.16/lib/ExtUtils/CBuilder/Platform/Windows
       
   284 file path=usr/perl5/5.16/lib/ExtUtils/CBuilder/Platform/Windows.pm
       
   285 file path=usr/perl5/5.16/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm
       
   286 file path=usr/perl5/5.16/lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm
       
   287 file path=usr/perl5/5.16/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm
       
   288 file path=usr/perl5/5.16/lib/ExtUtils/CBuilder/Platform/aix.pm
       
   289 file path=usr/perl5/5.16/lib/ExtUtils/CBuilder/Platform/cygwin.pm
       
   290 file path=usr/perl5/5.16/lib/ExtUtils/CBuilder/Platform/darwin.pm
       
   291 file path=usr/perl5/5.16/lib/ExtUtils/CBuilder/Platform/dec_osf.pm
       
   292 file path=usr/perl5/5.16/lib/ExtUtils/CBuilder/Platform/os2.pm
       
   293 dir  path=usr/perl5/5.16/lib/ExtUtils/Command
       
   294 file path=usr/perl5/5.16/lib/ExtUtils/Command.pm
       
   295 file path=usr/perl5/5.16/lib/ExtUtils/Command/MM.pm
       
   296 dir  path=usr/perl5/5.16/lib/ExtUtils/Constant
       
   297 file path=usr/perl5/5.16/lib/ExtUtils/Constant.pm
       
   298 file path=usr/perl5/5.16/lib/ExtUtils/Constant/Base.pm
       
   299 file path=usr/perl5/5.16/lib/ExtUtils/Constant/ProxySubs.pm
       
   300 file path=usr/perl5/5.16/lib/ExtUtils/Constant/Utils.pm
       
   301 file path=usr/perl5/5.16/lib/ExtUtils/Constant/XS.pm
       
   302 file path=usr/perl5/5.16/lib/ExtUtils/Embed.pm
       
   303 file path=usr/perl5/5.16/lib/ExtUtils/Install.pm
       
   304 file path=usr/perl5/5.16/lib/ExtUtils/Installed.pm
       
   305 dir  path=usr/perl5/5.16/lib/ExtUtils/Liblist
       
   306 file path=usr/perl5/5.16/lib/ExtUtils/Liblist.pm
       
   307 file path=usr/perl5/5.16/lib/ExtUtils/Liblist/Kid.pm
       
   308 file path=usr/perl5/5.16/lib/ExtUtils/MANIFEST.SKIP
       
   309 file path=usr/perl5/5.16/lib/ExtUtils/MM.pm
       
   310 file path=usr/perl5/5.16/lib/ExtUtils/MM_AIX.pm
       
   311 file path=usr/perl5/5.16/lib/ExtUtils/MM_Any.pm
       
   312 file path=usr/perl5/5.16/lib/ExtUtils/MM_BeOS.pm
       
   313 file path=usr/perl5/5.16/lib/ExtUtils/MM_Cygwin.pm
       
   314 file path=usr/perl5/5.16/lib/ExtUtils/MM_DOS.pm
       
   315 file path=usr/perl5/5.16/lib/ExtUtils/MM_Darwin.pm
       
   316 file path=usr/perl5/5.16/lib/ExtUtils/MM_MacOS.pm
       
   317 file path=usr/perl5/5.16/lib/ExtUtils/MM_NW5.pm
       
   318 file path=usr/perl5/5.16/lib/ExtUtils/MM_OS2.pm
       
   319 file path=usr/perl5/5.16/lib/ExtUtils/MM_QNX.pm
       
   320 file path=usr/perl5/5.16/lib/ExtUtils/MM_UWIN.pm
       
   321 file path=usr/perl5/5.16/lib/ExtUtils/MM_Unix.pm
       
   322 file path=usr/perl5/5.16/lib/ExtUtils/MM_VMS.pm
       
   323 file path=usr/perl5/5.16/lib/ExtUtils/MM_VOS.pm
       
   324 file path=usr/perl5/5.16/lib/ExtUtils/MM_Win32.pm
       
   325 file path=usr/perl5/5.16/lib/ExtUtils/MM_Win95.pm
       
   326 file path=usr/perl5/5.16/lib/ExtUtils/MY.pm
       
   327 dir  path=usr/perl5/5.16/lib/ExtUtils/MakeMaker
       
   328 file path=usr/perl5/5.16/lib/ExtUtils/MakeMaker.pm
       
   329 file path=usr/perl5/5.16/lib/ExtUtils/MakeMaker/Config.pm
       
   330 file path=usr/perl5/5.16/lib/ExtUtils/MakeMaker/FAQ.pod
       
   331 file path=usr/perl5/5.16/lib/ExtUtils/MakeMaker/Tutorial.pod
       
   332 file path=usr/perl5/5.16/lib/ExtUtils/Manifest.pm
       
   333 file path=usr/perl5/5.16/lib/ExtUtils/Miniperl.pm
       
   334 file path=usr/perl5/5.16/lib/ExtUtils/Mkbootstrap.pm
       
   335 file path=usr/perl5/5.16/lib/ExtUtils/Mksymlists.pm
       
   336 file path=usr/perl5/5.16/lib/ExtUtils/Packlist.pm
       
   337 dir  path=usr/perl5/5.16/lib/ExtUtils/ParseXS
       
   338 file path=usr/perl5/5.16/lib/ExtUtils/ParseXS.pm
       
   339 file path=usr/perl5/5.16/lib/ExtUtils/ParseXS.pod
       
   340 file path=usr/perl5/5.16/lib/ExtUtils/ParseXS/Constants.pm
       
   341 file path=usr/perl5/5.16/lib/ExtUtils/ParseXS/CountLines.pm
       
   342 file path=usr/perl5/5.16/lib/ExtUtils/ParseXS/Utilities.pm
       
   343 dir  path=usr/perl5/5.16/lib/ExtUtils/Typemaps
       
   344 file path=usr/perl5/5.16/lib/ExtUtils/Typemaps.pm
       
   345 file path=usr/perl5/5.16/lib/ExtUtils/Typemaps/Cmd.pm
       
   346 file path=usr/perl5/5.16/lib/ExtUtils/Typemaps/InputMap.pm
       
   347 file path=usr/perl5/5.16/lib/ExtUtils/Typemaps/OutputMap.pm
       
   348 file path=usr/perl5/5.16/lib/ExtUtils/Typemaps/Type.pm
       
   349 file path=usr/perl5/5.16/lib/ExtUtils/testlib.pm
       
   350 file path=usr/perl5/5.16/lib/ExtUtils/typemap
       
   351 file path=usr/perl5/5.16/lib/ExtUtils/xsubpp
       
   352 file path=usr/perl5/5.16/lib/Fatal.pm
       
   353 dir  path=usr/perl5/5.16/lib/File
       
   354 file path=usr/perl5/5.16/lib/File/Basename.pm
       
   355 file path=usr/perl5/5.16/lib/File/CheckTree.pm
       
   356 file path=usr/perl5/5.16/lib/File/Compare.pm
       
   357 file path=usr/perl5/5.16/lib/File/Copy.pm
       
   358 file path=usr/perl5/5.16/lib/File/DosGlob.pm
       
   359 file path=usr/perl5/5.16/lib/File/Fetch.pm
       
   360 file path=usr/perl5/5.16/lib/File/Find.pm
       
   361 file path=usr/perl5/5.16/lib/File/GlobMapper.pm
       
   362 file path=usr/perl5/5.16/lib/File/Path.pm
       
   363 file path=usr/perl5/5.16/lib/File/Temp.pm
       
   364 file path=usr/perl5/5.16/lib/File/stat.pm
       
   365 file path=usr/perl5/5.16/lib/FileCache.pm
       
   366 file path=usr/perl5/5.16/lib/FileHandle.pm
       
   367 dir  path=usr/perl5/5.16/lib/Filter
       
   368 file path=usr/perl5/5.16/lib/Filter/Simple.pm
       
   369 file path=usr/perl5/5.16/lib/FindBin.pm
       
   370 dir  path=usr/perl5/5.16/lib/Getopt
       
   371 file path=usr/perl5/5.16/lib/Getopt/Long.pm
       
   372 file path=usr/perl5/5.16/lib/Getopt/Std.pm
       
   373 dir  path=usr/perl5/5.16/lib/HTTP
       
   374 file path=usr/perl5/5.16/lib/HTTP/Tiny.pm
       
   375 dir  path=usr/perl5/5.16/lib/I18N
       
   376 file path=usr/perl5/5.16/lib/I18N/Collate.pm
       
   377 dir  path=usr/perl5/5.16/lib/I18N/LangTags
       
   378 file path=usr/perl5/5.16/lib/I18N/LangTags.pm
       
   379 file path=usr/perl5/5.16/lib/I18N/LangTags/Detect.pm
       
   380 file path=usr/perl5/5.16/lib/I18N/LangTags/List.pm
       
   381 dir  path=usr/perl5/5.16/lib/IO
       
   382 dir  path=usr/perl5/5.16/lib/IO/Compress
       
   383 dir  path=usr/perl5/5.16/lib/IO/Compress/Adapter
       
   384 file path=usr/perl5/5.16/lib/IO/Compress/Adapter/Bzip2.pm
       
   385 file path=usr/perl5/5.16/lib/IO/Compress/Adapter/Deflate.pm
       
   386 file path=usr/perl5/5.16/lib/IO/Compress/Adapter/Identity.pm
       
   387 dir  path=usr/perl5/5.16/lib/IO/Compress/Base
       
   388 file path=usr/perl5/5.16/lib/IO/Compress/Base.pm
       
   389 file path=usr/perl5/5.16/lib/IO/Compress/Base/Common.pm
       
   390 file path=usr/perl5/5.16/lib/IO/Compress/Bzip2.pm
       
   391 file path=usr/perl5/5.16/lib/IO/Compress/Deflate.pm
       
   392 file path=usr/perl5/5.16/lib/IO/Compress/FAQ.pod
       
   393 dir  path=usr/perl5/5.16/lib/IO/Compress/Gzip
       
   394 file path=usr/perl5/5.16/lib/IO/Compress/Gzip.pm
       
   395 file path=usr/perl5/5.16/lib/IO/Compress/Gzip/Constants.pm
       
   396 file path=usr/perl5/5.16/lib/IO/Compress/RawDeflate.pm
       
   397 dir  path=usr/perl5/5.16/lib/IO/Compress/Zip
       
   398 file path=usr/perl5/5.16/lib/IO/Compress/Zip.pm
       
   399 file path=usr/perl5/5.16/lib/IO/Compress/Zip/Constants.pm
       
   400 dir  path=usr/perl5/5.16/lib/IO/Compress/Zlib
       
   401 file path=usr/perl5/5.16/lib/IO/Compress/Zlib/Constants.pm
       
   402 file path=usr/perl5/5.16/lib/IO/Compress/Zlib/Extra.pm
       
   403 dir  path=usr/perl5/5.16/lib/IO/Uncompress
       
   404 dir  path=usr/perl5/5.16/lib/IO/Uncompress/Adapter
       
   405 file path=usr/perl5/5.16/lib/IO/Uncompress/Adapter/Bunzip2.pm
       
   406 file path=usr/perl5/5.16/lib/IO/Uncompress/Adapter/Identity.pm
       
   407 file path=usr/perl5/5.16/lib/IO/Uncompress/Adapter/Inflate.pm
       
   408 file path=usr/perl5/5.16/lib/IO/Uncompress/AnyInflate.pm
       
   409 file path=usr/perl5/5.16/lib/IO/Uncompress/AnyUncompress.pm
       
   410 file path=usr/perl5/5.16/lib/IO/Uncompress/Base.pm
       
   411 file path=usr/perl5/5.16/lib/IO/Uncompress/Bunzip2.pm
       
   412 file path=usr/perl5/5.16/lib/IO/Uncompress/Gunzip.pm
       
   413 file path=usr/perl5/5.16/lib/IO/Uncompress/Inflate.pm
       
   414 file path=usr/perl5/5.16/lib/IO/Uncompress/RawInflate.pm
       
   415 file path=usr/perl5/5.16/lib/IO/Uncompress/Unzip.pm
       
   416 file path=usr/perl5/5.16/lib/IO/Zlib.pm
       
   417 dir  path=usr/perl5/5.16/lib/IPC
       
   418 file path=usr/perl5/5.16/lib/IPC/Cmd.pm
       
   419 file path=usr/perl5/5.16/lib/IPC/Open2.pm
       
   420 file path=usr/perl5/5.16/lib/IPC/Open3.pm
       
   421 dir  path=usr/perl5/5.16/lib/JSON
       
   422 dir  path=usr/perl5/5.16/lib/JSON/PP
       
   423 file path=usr/perl5/5.16/lib/JSON/PP.pm
       
   424 file path=usr/perl5/5.16/lib/JSON/PP/Boolean.pm
       
   425 dir  path=usr/perl5/5.16/lib/Locale
       
   426 dir  path=usr/perl5/5.16/lib/Locale/Codes
       
   427 file path=usr/perl5/5.16/lib/Locale/Codes.pm
       
   428 file path=usr/perl5/5.16/lib/Locale/Codes.pod
       
   429 file path=usr/perl5/5.16/lib/Locale/Codes/API.pod
       
   430 file path=usr/perl5/5.16/lib/Locale/Codes/Changes.pod
       
   431 file path=usr/perl5/5.16/lib/Locale/Codes/Constants.pm
       
   432 file path=usr/perl5/5.16/lib/Locale/Codes/Constants.pod
       
   433 file path=usr/perl5/5.16/lib/Locale/Codes/Country.pm
       
   434 file path=usr/perl5/5.16/lib/Locale/Codes/Country.pod
       
   435 file path=usr/perl5/5.16/lib/Locale/Codes/Country_Codes.pm
       
   436 file path=usr/perl5/5.16/lib/Locale/Codes/Country_Retired.pm
       
   437 file path=usr/perl5/5.16/lib/Locale/Codes/Currency.pm
       
   438 file path=usr/perl5/5.16/lib/Locale/Codes/Currency.pod
       
   439 file path=usr/perl5/5.16/lib/Locale/Codes/Currency_Codes.pm
       
   440 file path=usr/perl5/5.16/lib/Locale/Codes/Currency_Retired.pm
       
   441 file path=usr/perl5/5.16/lib/Locale/Codes/LangExt.pm
       
   442 file path=usr/perl5/5.16/lib/Locale/Codes/LangExt.pod
       
   443 file path=usr/perl5/5.16/lib/Locale/Codes/LangExt_Codes.pm
       
   444 file path=usr/perl5/5.16/lib/Locale/Codes/LangExt_Retired.pm
       
   445 file path=usr/perl5/5.16/lib/Locale/Codes/LangFam.pm
       
   446 file path=usr/perl5/5.16/lib/Locale/Codes/LangFam.pod
       
   447 file path=usr/perl5/5.16/lib/Locale/Codes/LangFam_Codes.pm
       
   448 file path=usr/perl5/5.16/lib/Locale/Codes/LangFam_Retired.pm
       
   449 file path=usr/perl5/5.16/lib/Locale/Codes/LangVar.pm
       
   450 file path=usr/perl5/5.16/lib/Locale/Codes/LangVar.pod
       
   451 file path=usr/perl5/5.16/lib/Locale/Codes/LangVar_Codes.pm
       
   452 file path=usr/perl5/5.16/lib/Locale/Codes/LangVar_Retired.pm
       
   453 file path=usr/perl5/5.16/lib/Locale/Codes/Language.pm
       
   454 file path=usr/perl5/5.16/lib/Locale/Codes/Language.pod
       
   455 file path=usr/perl5/5.16/lib/Locale/Codes/Language_Codes.pm
       
   456 file path=usr/perl5/5.16/lib/Locale/Codes/Language_Retired.pm
       
   457 file path=usr/perl5/5.16/lib/Locale/Codes/Script.pm
       
   458 file path=usr/perl5/5.16/lib/Locale/Codes/Script.pod
       
   459 file path=usr/perl5/5.16/lib/Locale/Codes/Script_Codes.pm
       
   460 file path=usr/perl5/5.16/lib/Locale/Codes/Script_Retired.pm
       
   461 file path=usr/perl5/5.16/lib/Locale/Country.pm
       
   462 file path=usr/perl5/5.16/lib/Locale/Country.pod
       
   463 file path=usr/perl5/5.16/lib/Locale/Currency.pm
       
   464 file path=usr/perl5/5.16/lib/Locale/Currency.pod
       
   465 file path=usr/perl5/5.16/lib/Locale/Language.pm
       
   466 file path=usr/perl5/5.16/lib/Locale/Language.pod
       
   467 dir  path=usr/perl5/5.16/lib/Locale/Maketext
       
   468 file path=usr/perl5/5.16/lib/Locale/Maketext.pm
       
   469 file path=usr/perl5/5.16/lib/Locale/Maketext.pod
       
   470 file path=usr/perl5/5.16/lib/Locale/Maketext/Cookbook.pod
       
   471 file path=usr/perl5/5.16/lib/Locale/Maketext/Guts.pm
       
   472 file path=usr/perl5/5.16/lib/Locale/Maketext/GutsLoader.pm
       
   473 file path=usr/perl5/5.16/lib/Locale/Maketext/Simple.pm
       
   474 file path=usr/perl5/5.16/lib/Locale/Maketext/TPJ13.pod
       
   475 file path=usr/perl5/5.16/lib/Locale/Script.pm
       
   476 file path=usr/perl5/5.16/lib/Locale/Script.pod
       
   477 dir  path=usr/perl5/5.16/lib/Log
       
   478 dir  path=usr/perl5/5.16/lib/Log/Message
       
   479 file path=usr/perl5/5.16/lib/Log/Message.pm
       
   480 file path=usr/perl5/5.16/lib/Log/Message/Config.pm
       
   481 file path=usr/perl5/5.16/lib/Log/Message/Handlers.pm
       
   482 file path=usr/perl5/5.16/lib/Log/Message/Item.pm
       
   483 file path=usr/perl5/5.16/lib/Log/Message/Simple.pm
       
   484 dir  path=usr/perl5/5.16/lib/Math
       
   485 dir  path=usr/perl5/5.16/lib/Math/BigFloat
       
   486 file path=usr/perl5/5.16/lib/Math/BigFloat.pm
       
   487 file path=usr/perl5/5.16/lib/Math/BigFloat/Trace.pm
       
   488 dir  path=usr/perl5/5.16/lib/Math/BigInt
       
   489 file path=usr/perl5/5.16/lib/Math/BigInt.pm
       
   490 file path=usr/perl5/5.16/lib/Math/BigInt/Calc.pm
       
   491 file path=usr/perl5/5.16/lib/Math/BigInt/CalcEmu.pm
       
   492 file path=usr/perl5/5.16/lib/Math/BigInt/Trace.pm
       
   493 file path=usr/perl5/5.16/lib/Math/BigRat.pm
       
   494 file path=usr/perl5/5.16/lib/Math/Complex.pm
       
   495 file path=usr/perl5/5.16/lib/Math/Trig.pm
       
   496 dir  path=usr/perl5/5.16/lib/Memoize
       
   497 file path=usr/perl5/5.16/lib/Memoize.pm
       
   498 file path=usr/perl5/5.16/lib/Memoize/AnyDBM_File.pm
       
   499 file path=usr/perl5/5.16/lib/Memoize/Expire.pm
       
   500 file path=usr/perl5/5.16/lib/Memoize/ExpireFile.pm
       
   501 file path=usr/perl5/5.16/lib/Memoize/ExpireTest.pm
       
   502 file path=usr/perl5/5.16/lib/Memoize/NDBM_File.pm
       
   503 file path=usr/perl5/5.16/lib/Memoize/SDBM_File.pm
       
   504 file path=usr/perl5/5.16/lib/Memoize/Storable.pm
       
   505 dir  path=usr/perl5/5.16/lib/Module
       
   506 dir  path=usr/perl5/5.16/lib/Module/Build
       
   507 file path=usr/perl5/5.16/lib/Module/Build.pm
       
   508 file path=usr/perl5/5.16/lib/Module/Build/API.pod
       
   509 file path=usr/perl5/5.16/lib/Module/Build/Authoring.pod
       
   510 file path=usr/perl5/5.16/lib/Module/Build/Base.pm
       
   511 file path=usr/perl5/5.16/lib/Module/Build/Bundling.pod
       
   512 file path=usr/perl5/5.16/lib/Module/Build/Compat.pm
       
   513 file path=usr/perl5/5.16/lib/Module/Build/Config.pm
       
   514 file path=usr/perl5/5.16/lib/Module/Build/ConfigData.pm
       
   515 file path=usr/perl5/5.16/lib/Module/Build/Cookbook.pm
       
   516 file path=usr/perl5/5.16/lib/Module/Build/Dumper.pm
       
   517 file path=usr/perl5/5.16/lib/Module/Build/ModuleInfo.pm
       
   518 file path=usr/perl5/5.16/lib/Module/Build/Notes.pm
       
   519 file path=usr/perl5/5.16/lib/Module/Build/PPMMaker.pm
       
   520 dir  path=usr/perl5/5.16/lib/Module/Build/Platform
       
   521 file path=usr/perl5/5.16/lib/Module/Build/Platform/Amiga.pm
       
   522 file path=usr/perl5/5.16/lib/Module/Build/Platform/Default.pm
       
   523 file path=usr/perl5/5.16/lib/Module/Build/Platform/EBCDIC.pm
       
   524 file path=usr/perl5/5.16/lib/Module/Build/Platform/MPEiX.pm
       
   525 file path=usr/perl5/5.16/lib/Module/Build/Platform/MacOS.pm
       
   526 file path=usr/perl5/5.16/lib/Module/Build/Platform/RiscOS.pm
       
   527 file path=usr/perl5/5.16/lib/Module/Build/Platform/Unix.pm
       
   528 file path=usr/perl5/5.16/lib/Module/Build/Platform/VMS.pm
       
   529 file path=usr/perl5/5.16/lib/Module/Build/Platform/VOS.pm
       
   530 file path=usr/perl5/5.16/lib/Module/Build/Platform/Windows.pm
       
   531 file path=usr/perl5/5.16/lib/Module/Build/Platform/aix.pm
       
   532 file path=usr/perl5/5.16/lib/Module/Build/Platform/cygwin.pm
       
   533 file path=usr/perl5/5.16/lib/Module/Build/Platform/darwin.pm
       
   534 file path=usr/perl5/5.16/lib/Module/Build/Platform/os2.pm
       
   535 file path=usr/perl5/5.16/lib/Module/Build/PodParser.pm
       
   536 file path=usr/perl5/5.16/lib/Module/Build/Version.pm
       
   537 file path=usr/perl5/5.16/lib/Module/Build/YAML.pm
       
   538 dir  path=usr/perl5/5.16/lib/Module/CoreList
       
   539 file path=usr/perl5/5.16/lib/Module/CoreList.pm
       
   540 file path=usr/perl5/5.16/lib/Module/CoreList.pod
       
   541 file path=usr/perl5/5.16/lib/Module/CoreList/TieHashDelta.pm
       
   542 dir  path=usr/perl5/5.16/lib/Module/Load
       
   543 file path=usr/perl5/5.16/lib/Module/Load.pm
       
   544 file path=usr/perl5/5.16/lib/Module/Load/Conditional.pm
       
   545 file path=usr/perl5/5.16/lib/Module/Loaded.pm
       
   546 file path=usr/perl5/5.16/lib/Module/Metadata.pm
       
   547 dir  path=usr/perl5/5.16/lib/Module/Pluggable
       
   548 file path=usr/perl5/5.16/lib/Module/Pluggable.pm
       
   549 file path=usr/perl5/5.16/lib/Module/Pluggable/Object.pm
       
   550 file path=usr/perl5/5.16/lib/NEXT.pm
       
   551 dir  path=usr/perl5/5.16/lib/Net
       
   552 file path=usr/perl5/5.16/lib/Net/Cmd.pm
       
   553 file path=usr/perl5/5.16/lib/Net/Config.pm
       
   554 file path=usr/perl5/5.16/lib/Net/Domain.pm
       
   555 dir  path=usr/perl5/5.16/lib/Net/FTP
       
   556 file path=usr/perl5/5.16/lib/Net/FTP.pm
       
   557 file path=usr/perl5/5.16/lib/Net/FTP/A.pm
       
   558 file path=usr/perl5/5.16/lib/Net/FTP/E.pm
       
   559 file path=usr/perl5/5.16/lib/Net/FTP/I.pm
       
   560 file path=usr/perl5/5.16/lib/Net/FTP/L.pm
       
   561 file path=usr/perl5/5.16/lib/Net/FTP/dataconn.pm
       
   562 file path=usr/perl5/5.16/lib/Net/NNTP.pm
       
   563 file path=usr/perl5/5.16/lib/Net/Netrc.pm
       
   564 file path=usr/perl5/5.16/lib/Net/POP3.pm
       
   565 file path=usr/perl5/5.16/lib/Net/Ping.pm
       
   566 file path=usr/perl5/5.16/lib/Net/SMTP.pm
       
   567 file path=usr/perl5/5.16/lib/Net/Time.pm
       
   568 file path=usr/perl5/5.16/lib/Net/hostent.pm
       
   569 file path=usr/perl5/5.16/lib/Net/libnetFAQ.pod
       
   570 file path=usr/perl5/5.16/lib/Net/netent.pm
       
   571 file path=usr/perl5/5.16/lib/Net/protoent.pm
       
   572 file path=usr/perl5/5.16/lib/Net/servent.pm
       
   573 dir  path=usr/perl5/5.16/lib/Object
       
   574 file path=usr/perl5/5.16/lib/Object/Accessor.pm
       
   575 dir  path=usr/perl5/5.16/lib/Package
       
   576 file path=usr/perl5/5.16/lib/Package/Constants.pm
       
   577 dir  path=usr/perl5/5.16/lib/Params
       
   578 file path=usr/perl5/5.16/lib/Params/Check.pm
       
   579 dir  path=usr/perl5/5.16/lib/Parse
       
   580 dir  path=usr/perl5/5.16/lib/Parse/CPAN
       
   581 file path=usr/perl5/5.16/lib/Parse/CPAN/Meta.pm
       
   582 dir  path=usr/perl5/5.16/lib/Perl
       
   583 file path=usr/perl5/5.16/lib/Perl/OSType.pm
       
   584 dir  path=usr/perl5/5.16/lib/PerlIO
       
   585 file path=usr/perl5/5.16/lib/PerlIO.pm
       
   586 dir  path=usr/perl5/5.16/lib/PerlIO/via
       
   587 file path=usr/perl5/5.16/lib/PerlIO/via/QuotedPrint.pm
       
   588 dir  path=usr/perl5/5.16/lib/Pod
       
   589 file path=usr/perl5/5.16/lib/Pod/Checker.pm
       
   590 file path=usr/perl5/5.16/lib/Pod/Escapes.pm
       
   591 file path=usr/perl5/5.16/lib/Pod/Find.pm
       
   592 file path=usr/perl5/5.16/lib/Pod/Functions.pm
       
   593 file path=usr/perl5/5.16/lib/Pod/Html.pm
       
   594 file path=usr/perl5/5.16/lib/Pod/InputObjects.pm
       
   595 file path=usr/perl5/5.16/lib/Pod/LaTeX.pm
       
   596 file path=usr/perl5/5.16/lib/Pod/Man.pm
       
   597 file path=usr/perl5/5.16/lib/Pod/ParseLink.pm
       
   598 file path=usr/perl5/5.16/lib/Pod/ParseUtils.pm
       
   599 file path=usr/perl5/5.16/lib/Pod/Parser.pm
       
   600 dir  path=usr/perl5/5.16/lib/Pod/Perldoc
       
   601 file path=usr/perl5/5.16/lib/Pod/Perldoc.pm
       
   602 file path=usr/perl5/5.16/lib/Pod/Perldoc/BaseTo.pm
       
   603 file path=usr/perl5/5.16/lib/Pod/Perldoc/GetOptsOO.pm
       
   604 file path=usr/perl5/5.16/lib/Pod/Perldoc/ToANSI.pm
       
   605 file path=usr/perl5/5.16/lib/Pod/Perldoc/ToChecker.pm
       
   606 file path=usr/perl5/5.16/lib/Pod/Perldoc/ToMan.pm
       
   607 file path=usr/perl5/5.16/lib/Pod/Perldoc/ToNroff.pm
       
   608 file path=usr/perl5/5.16/lib/Pod/Perldoc/ToPod.pm
       
   609 file path=usr/perl5/5.16/lib/Pod/Perldoc/ToRtf.pm
       
   610 file path=usr/perl5/5.16/lib/Pod/Perldoc/ToTerm.pm
       
   611 file path=usr/perl5/5.16/lib/Pod/Perldoc/ToText.pm
       
   612 file path=usr/perl5/5.16/lib/Pod/Perldoc/ToTk.pm
       
   613 file path=usr/perl5/5.16/lib/Pod/Perldoc/ToXml.pm
       
   614 file path=usr/perl5/5.16/lib/Pod/PlainText.pm
       
   615 file path=usr/perl5/5.16/lib/Pod/Select.pm
       
   616 dir  path=usr/perl5/5.16/lib/Pod/Simple
       
   617 file path=usr/perl5/5.16/lib/Pod/Simple.pm
       
   618 file path=usr/perl5/5.16/lib/Pod/Simple.pod
       
   619 file path=usr/perl5/5.16/lib/Pod/Simple/BlackBox.pm
       
   620 file path=usr/perl5/5.16/lib/Pod/Simple/Checker.pm
       
   621 file path=usr/perl5/5.16/lib/Pod/Simple/Debug.pm
       
   622 file path=usr/perl5/5.16/lib/Pod/Simple/DumpAsText.pm
       
   623 file path=usr/perl5/5.16/lib/Pod/Simple/DumpAsXML.pm
       
   624 file path=usr/perl5/5.16/lib/Pod/Simple/HTML.pm
       
   625 file path=usr/perl5/5.16/lib/Pod/Simple/HTMLBatch.pm
       
   626 file path=usr/perl5/5.16/lib/Pod/Simple/HTMLLegacy.pm
       
   627 file path=usr/perl5/5.16/lib/Pod/Simple/LinkSection.pm
       
   628 file path=usr/perl5/5.16/lib/Pod/Simple/Methody.pm
       
   629 file path=usr/perl5/5.16/lib/Pod/Simple/Progress.pm
       
   630 file path=usr/perl5/5.16/lib/Pod/Simple/PullParser.pm
       
   631 file path=usr/perl5/5.16/lib/Pod/Simple/PullParserEndToken.pm
       
   632 file path=usr/perl5/5.16/lib/Pod/Simple/PullParserStartToken.pm
       
   633 file path=usr/perl5/5.16/lib/Pod/Simple/PullParserTextToken.pm
       
   634 file path=usr/perl5/5.16/lib/Pod/Simple/PullParserToken.pm
       
   635 file path=usr/perl5/5.16/lib/Pod/Simple/RTF.pm
       
   636 file path=usr/perl5/5.16/lib/Pod/Simple/Search.pm
       
   637 file path=usr/perl5/5.16/lib/Pod/Simple/SimpleTree.pm
       
   638 file path=usr/perl5/5.16/lib/Pod/Simple/Subclassing.pod
       
   639 file path=usr/perl5/5.16/lib/Pod/Simple/Text.pm
       
   640 file path=usr/perl5/5.16/lib/Pod/Simple/TextContent.pm
       
   641 file path=usr/perl5/5.16/lib/Pod/Simple/TiedOutFH.pm
       
   642 file path=usr/perl5/5.16/lib/Pod/Simple/Transcode.pm
       
   643 file path=usr/perl5/5.16/lib/Pod/Simple/TranscodeDumb.pm
       
   644 file path=usr/perl5/5.16/lib/Pod/Simple/TranscodeSmart.pm
       
   645 file path=usr/perl5/5.16/lib/Pod/Simple/XHTML.pm
       
   646 file path=usr/perl5/5.16/lib/Pod/Simple/XMLOutStream.pm
       
   647 dir  path=usr/perl5/5.16/lib/Pod/Text
       
   648 file path=usr/perl5/5.16/lib/Pod/Text.pm
       
   649 file path=usr/perl5/5.16/lib/Pod/Text/Color.pm
       
   650 file path=usr/perl5/5.16/lib/Pod/Text/Overstrike.pm
       
   651 file path=usr/perl5/5.16/lib/Pod/Text/Termcap.pm
       
   652 file path=usr/perl5/5.16/lib/Pod/Usage.pm
       
   653 file path=usr/perl5/5.16/lib/Safe.pm
       
   654 dir  path=usr/perl5/5.16/lib/Search
       
   655 file path=usr/perl5/5.16/lib/Search/Dict.pm
       
   656 file path=usr/perl5/5.16/lib/SelectSaver.pm
       
   657 file path=usr/perl5/5.16/lib/SelfLoader.pm
       
   658 file path=usr/perl5/5.16/lib/Symbol.pm
       
   659 dir  path=usr/perl5/5.16/lib/TAP
       
   660 file path=usr/perl5/5.16/lib/TAP/Base.pm
       
   661 dir  path=usr/perl5/5.16/lib/TAP/Formatter
       
   662 file path=usr/perl5/5.16/lib/TAP/Formatter/Base.pm
       
   663 file path=usr/perl5/5.16/lib/TAP/Formatter/Color.pm
       
   664 dir  path=usr/perl5/5.16/lib/TAP/Formatter/Console
       
   665 file path=usr/perl5/5.16/lib/TAP/Formatter/Console.pm
       
   666 file path=usr/perl5/5.16/lib/TAP/Formatter/Console/ParallelSession.pm
       
   667 file path=usr/perl5/5.16/lib/TAP/Formatter/Console/Session.pm
       
   668 dir  path=usr/perl5/5.16/lib/TAP/Formatter/File
       
   669 file path=usr/perl5/5.16/lib/TAP/Formatter/File.pm
       
   670 file path=usr/perl5/5.16/lib/TAP/Formatter/File/Session.pm
       
   671 file path=usr/perl5/5.16/lib/TAP/Formatter/Session.pm
       
   672 dir  path=usr/perl5/5.16/lib/TAP/Harness
       
   673 file path=usr/perl5/5.16/lib/TAP/Harness.pm
       
   674 file path=usr/perl5/5.16/lib/TAP/Harness/Beyond.pod
       
   675 file path=usr/perl5/5.16/lib/TAP/Object.pm
       
   676 dir  path=usr/perl5/5.16/lib/TAP/Parser
       
   677 file path=usr/perl5/5.16/lib/TAP/Parser.pm
       
   678 file path=usr/perl5/5.16/lib/TAP/Parser/Aggregator.pm
       
   679 file path=usr/perl5/5.16/lib/TAP/Parser/Grammar.pm
       
   680 dir  path=usr/perl5/5.16/lib/TAP/Parser/Iterator
       
   681 file path=usr/perl5/5.16/lib/TAP/Parser/Iterator.pm
       
   682 file path=usr/perl5/5.16/lib/TAP/Parser/Iterator/Array.pm
       
   683 file path=usr/perl5/5.16/lib/TAP/Parser/Iterator/Process.pm
       
   684 file path=usr/perl5/5.16/lib/TAP/Parser/Iterator/Stream.pm
       
   685 file path=usr/perl5/5.16/lib/TAP/Parser/IteratorFactory.pm
       
   686 file path=usr/perl5/5.16/lib/TAP/Parser/Multiplexer.pm
       
   687 dir  path=usr/perl5/5.16/lib/TAP/Parser/Result
       
   688 file path=usr/perl5/5.16/lib/TAP/Parser/Result.pm
       
   689 file path=usr/perl5/5.16/lib/TAP/Parser/Result/Bailout.pm
       
   690 file path=usr/perl5/5.16/lib/TAP/Parser/Result/Comment.pm
       
   691 file path=usr/perl5/5.16/lib/TAP/Parser/Result/Plan.pm
       
   692 file path=usr/perl5/5.16/lib/TAP/Parser/Result/Pragma.pm
       
   693 file path=usr/perl5/5.16/lib/TAP/Parser/Result/Test.pm
       
   694 file path=usr/perl5/5.16/lib/TAP/Parser/Result/Unknown.pm
       
   695 file path=usr/perl5/5.16/lib/TAP/Parser/Result/Version.pm
       
   696 file path=usr/perl5/5.16/lib/TAP/Parser/Result/YAML.pm
       
   697 file path=usr/perl5/5.16/lib/TAP/Parser/ResultFactory.pm
       
   698 dir  path=usr/perl5/5.16/lib/TAP/Parser/Scheduler
       
   699 file path=usr/perl5/5.16/lib/TAP/Parser/Scheduler.pm
       
   700 file path=usr/perl5/5.16/lib/TAP/Parser/Scheduler/Job.pm
       
   701 file path=usr/perl5/5.16/lib/TAP/Parser/Scheduler/Spinner.pm
       
   702 file path=usr/perl5/5.16/lib/TAP/Parser/Source.pm
       
   703 dir  path=usr/perl5/5.16/lib/TAP/Parser/SourceHandler
       
   704 file path=usr/perl5/5.16/lib/TAP/Parser/SourceHandler.pm
       
   705 file path=usr/perl5/5.16/lib/TAP/Parser/SourceHandler/Executable.pm
       
   706 file path=usr/perl5/5.16/lib/TAP/Parser/SourceHandler/File.pm
       
   707 file path=usr/perl5/5.16/lib/TAP/Parser/SourceHandler/Handle.pm
       
   708 file path=usr/perl5/5.16/lib/TAP/Parser/SourceHandler/Perl.pm
       
   709 file path=usr/perl5/5.16/lib/TAP/Parser/SourceHandler/RawTAP.pm
       
   710 file path=usr/perl5/5.16/lib/TAP/Parser/Utils.pm
       
   711 dir  path=usr/perl5/5.16/lib/TAP/Parser/YAMLish
       
   712 file path=usr/perl5/5.16/lib/TAP/Parser/YAMLish/Reader.pm
       
   713 file path=usr/perl5/5.16/lib/TAP/Parser/YAMLish/Writer.pm
       
   714 dir  path=usr/perl5/5.16/lib/Term
       
   715 file path=usr/perl5/5.16/lib/Term/ANSIColor.pm
       
   716 file path=usr/perl5/5.16/lib/Term/Cap.pm
       
   717 file path=usr/perl5/5.16/lib/Term/Complete.pm
       
   718 file path=usr/perl5/5.16/lib/Term/ReadLine.pm
       
   719 dir  path=usr/perl5/5.16/lib/Term/UI
       
   720 file path=usr/perl5/5.16/lib/Term/UI.pm
       
   721 file path=usr/perl5/5.16/lib/Term/UI/History.pm
       
   722 dir  path=usr/perl5/5.16/lib/Test
       
   723 file path=usr/perl5/5.16/lib/Test.pm
       
   724 dir  path=usr/perl5/5.16/lib/Test/Builder
       
   725 file path=usr/perl5/5.16/lib/Test/Builder.pm
       
   726 file path=usr/perl5/5.16/lib/Test/Builder/Module.pm
       
   727 dir  path=usr/perl5/5.16/lib/Test/Builder/Tester
       
   728 file path=usr/perl5/5.16/lib/Test/Builder/Tester.pm
       
   729 file path=usr/perl5/5.16/lib/Test/Builder/Tester/Color.pm
       
   730 file path=usr/perl5/5.16/lib/Test/Harness.pm
       
   731 file path=usr/perl5/5.16/lib/Test/More.pm
       
   732 file path=usr/perl5/5.16/lib/Test/Simple.pm
       
   733 file path=usr/perl5/5.16/lib/Test/Tutorial.pod
       
   734 dir  path=usr/perl5/5.16/lib/Text
       
   735 file path=usr/perl5/5.16/lib/Text/Abbrev.pm
       
   736 file path=usr/perl5/5.16/lib/Text/Balanced.pm
       
   737 file path=usr/perl5/5.16/lib/Text/ParseWords.pm
       
   738 file path=usr/perl5/5.16/lib/Text/Tabs.pm
       
   739 file path=usr/perl5/5.16/lib/Text/Wrap.pm
       
   740 dir  path=usr/perl5/5.16/lib/Thread
       
   741 file path=usr/perl5/5.16/lib/Thread.pm
       
   742 file path=usr/perl5/5.16/lib/Thread/Queue.pm
       
   743 file path=usr/perl5/5.16/lib/Thread/Semaphore.pm
       
   744 dir  path=usr/perl5/5.16/lib/Tie
       
   745 file path=usr/perl5/5.16/lib/Tie/Array.pm
       
   746 file path=usr/perl5/5.16/lib/Tie/File.pm
       
   747 file path=usr/perl5/5.16/lib/Tie/Handle.pm
       
   748 file path=usr/perl5/5.16/lib/Tie/Hash.pm
       
   749 file path=usr/perl5/5.16/lib/Tie/Memoize.pm
       
   750 file path=usr/perl5/5.16/lib/Tie/RefHash.pm
       
   751 file path=usr/perl5/5.16/lib/Tie/Scalar.pm
       
   752 file path=usr/perl5/5.16/lib/Tie/StdHandle.pm
       
   753 file path=usr/perl5/5.16/lib/Tie/SubstrHash.pm
       
   754 dir  path=usr/perl5/5.16/lib/Time
       
   755 file path=usr/perl5/5.16/lib/Time/Local.pm
       
   756 file path=usr/perl5/5.16/lib/Time/gmtime.pm
       
   757 file path=usr/perl5/5.16/lib/Time/localtime.pm
       
   758 file path=usr/perl5/5.16/lib/Time/tm.pm
       
   759 file path=usr/perl5/5.16/lib/UNIVERSAL.pm
       
   760 dir  path=usr/perl5/5.16/lib/Unicode
       
   761 dir  path=usr/perl5/5.16/lib/Unicode/Collate
       
   762 dir  path=usr/perl5/5.16/lib/Unicode/Collate/CJK
       
   763 file path=usr/perl5/5.16/lib/Unicode/Collate/CJK/Big5.pm
       
   764 file path=usr/perl5/5.16/lib/Unicode/Collate/CJK/GB2312.pm
       
   765 file path=usr/perl5/5.16/lib/Unicode/Collate/CJK/JISX0208.pm
       
   766 file path=usr/perl5/5.16/lib/Unicode/Collate/CJK/Korean.pm
       
   767 file path=usr/perl5/5.16/lib/Unicode/Collate/CJK/Pinyin.pm
       
   768 file path=usr/perl5/5.16/lib/Unicode/Collate/CJK/Stroke.pm
       
   769 dir  path=usr/perl5/5.16/lib/Unicode/Collate/Locale
       
   770 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/af.pl
       
   771 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/ar.pl
       
   772 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/as.pl
       
   773 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/az.pl
       
   774 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/be.pl
       
   775 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/bg.pl
       
   776 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/bn.pl
       
   777 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/ca.pl
       
   778 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/cs.pl
       
   779 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/cy.pl
       
   780 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/da.pl
       
   781 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/de_phone.pl
       
   782 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/eo.pl
       
   783 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/es.pl
       
   784 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/es_trad.pl
       
   785 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/et.pl
       
   786 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/fa.pl
       
   787 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/fi.pl
       
   788 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/fi_phone.pl
       
   789 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/fil.pl
       
   790 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/fo.pl
       
   791 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/fr.pl
       
   792 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/gu.pl
       
   793 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/ha.pl
       
   794 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/haw.pl
       
   795 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/hi.pl
       
   796 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/hr.pl
       
   797 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/hu.pl
       
   798 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/hy.pl
       
   799 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/ig.pl
       
   800 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/is.pl
       
   801 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/ja.pl
       
   802 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/kk.pl
       
   803 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/kl.pl
       
   804 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/kn.pl
       
   805 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/ko.pl
       
   806 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/kok.pl
       
   807 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/ln.pl
       
   808 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/lt.pl
       
   809 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/lv.pl
       
   810 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/mk.pl
       
   811 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/ml.pl
       
   812 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/mr.pl
       
   813 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/mt.pl
       
   814 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/nb.pl
       
   815 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/nn.pl
       
   816 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/nso.pl
       
   817 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/om.pl
       
   818 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/or.pl
       
   819 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/pa.pl
       
   820 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/pl.pl
       
   821 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/ro.pl
       
   822 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/ru.pl
       
   823 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/sa.pl
       
   824 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/se.pl
       
   825 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/si.pl
       
   826 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/si_dict.pl
       
   827 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/sk.pl
       
   828 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/sl.pl
       
   829 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/sq.pl
       
   830 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/sr.pl
       
   831 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/sv.pl
       
   832 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/sv_refo.pl
       
   833 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/ta.pl
       
   834 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/te.pl
       
   835 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/th.pl
       
   836 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/tn.pl
       
   837 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/to.pl
       
   838 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/tr.pl
       
   839 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/uk.pl
       
   840 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/ur.pl
       
   841 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/vi.pl
       
   842 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/wae.pl
       
   843 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/wo.pl
       
   844 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/yo.pl
       
   845 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/zh.pl
       
   846 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/zh_big5.pl
       
   847 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/zh_gb.pl
       
   848 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/zh_pin.pl
       
   849 file path=usr/perl5/5.16/lib/Unicode/Collate/Locale/zh_strk.pl
       
   850 file path=usr/perl5/5.16/lib/Unicode/Collate/allkeys.txt
       
   851 file path=usr/perl5/5.16/lib/Unicode/Collate/keys.txt
       
   852 file path=usr/perl5/5.16/lib/Unicode/UCD.pm
       
   853 dir  path=usr/perl5/5.16/lib/User
       
   854 file path=usr/perl5/5.16/lib/User/grent.pm
       
   855 file path=usr/perl5/5.16/lib/User/pwent.pm
       
   856 dir  path=usr/perl5/5.16/lib/Version
       
   857 file path=usr/perl5/5.16/lib/Version/Requirements.pm
       
   858 file path=usr/perl5/5.16/lib/XSLoader.pm
       
   859 file path=usr/perl5/5.16/lib/_charnames.pm
       
   860 dir  path=usr/perl5/5.16/lib/autodie
       
   861 file path=usr/perl5/5.16/lib/autodie.pm
       
   862 dir  path=usr/perl5/5.16/lib/autodie/exception
       
   863 file path=usr/perl5/5.16/lib/autodie/exception.pm
       
   864 file path=usr/perl5/5.16/lib/autodie/exception/system.pm
       
   865 file path=usr/perl5/5.16/lib/autodie/hints.pm
       
   866 file path=usr/perl5/5.16/lib/autouse.pm
       
   867 file path=usr/perl5/5.16/lib/base.pm
       
   868 file path=usr/perl5/5.16/lib/bigint.pm
       
   869 file path=usr/perl5/5.16/lib/bignum.pm
       
   870 file path=usr/perl5/5.16/lib/bigrat.pm
       
   871 file path=usr/perl5/5.16/lib/blib.pm
       
   872 file path=usr/perl5/5.16/lib/bytes.pm
       
   873 file path=usr/perl5/5.16/lib/bytes_heavy.pl
       
   874 file path=usr/perl5/5.16/lib/charnames.pm
       
   875 file path=usr/perl5/5.16/lib/constant.pm
       
   876 file path=usr/perl5/5.16/lib/deprecate.pm
       
   877 file path=usr/perl5/5.16/lib/diagnostics.pm
       
   878 file path=usr/perl5/5.16/lib/dumpvar.pl
       
   879 dir  path=usr/perl5/5.16/lib/encoding
       
   880 file path=usr/perl5/5.16/lib/encoding/warnings.pm
       
   881 file path=usr/perl5/5.16/lib/feature.pm
       
   882 file path=usr/perl5/5.16/lib/fields.pm
       
   883 file path=usr/perl5/5.16/lib/filetest.pm
       
   884 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64
       
   885 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/.packlist
       
   886 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/B
       
   887 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/B.pm
       
   888 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/B/Concise.pm
       
   889 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/B/Showlex.pm
       
   890 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/B/Terse.pm
       
   891 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/B/Xref.pm
       
   892 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE
       
   893 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/EXTERN.h
       
   894 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/INTERN.h
       
   895 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/XSUB.h
       
   896 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/av.h
       
   897 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/bitcount.h
       
   898 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/charclass_invlists.h
       
   899 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/config.h
       
   900 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/cop.h
       
   901 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/cv.h
       
   902 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/dosish.h
       
   903 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/embed.h
       
   904 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/embedvar.h
       
   905 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/fakesdio.h
       
   906 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/fakethr.h
       
   907 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/feature.h
       
   908 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/form.h
       
   909 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/git_version.h
       
   910 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/gv.h
       
   911 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/handy.h
       
   912 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/hv.h
       
   913 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/intrpvar.h
       
   914 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/iperlsys.h
       
   915 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/keywords.h
       
   916 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/l1_char_class_tab.h
       
   917 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/libperl.so
       
   918 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/malloc_ctl.h
       
   919 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/metaconfig.h
       
   920 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/mg.h
       
   921 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/mg_data.h
       
   922 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/mg_raw.h
       
   923 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/mg_vtable.h
       
   924 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/mydtrace.h
       
   925 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/nostdio.h
       
   926 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/op.h
       
   927 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/op_reg_common.h
       
   928 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/opcode.h
       
   929 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/opnames.h
       
   930 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/overload.h
       
   931 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/pad.h
       
   932 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/parser.h
       
   933 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/patchlevel.h
       
   934 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/perl.h
       
   935 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/perlapi.h
       
   936 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/perldtrace.h
       
   937 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/perlio.h
       
   938 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/perliol.h
       
   939 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/perlsdio.h
       
   940 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/perlsfio.h
       
   941 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/perlvars.h
       
   942 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/perly.h
       
   943 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/pp.h
       
   944 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/pp_proto.h
       
   945 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/proto.h
       
   946 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/reentr.h
       
   947 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/regcharclass.h
       
   948 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/regcomp.h
       
   949 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/regexp.h
       
   950 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/regnodes.h
       
   951 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/scope.h
       
   952 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/sv.h
       
   953 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/thread.h
       
   954 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/time64.h
       
   955 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/time64_config.h
       
   956 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/uconfig.h
       
   957 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/unixish.h
       
   958 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/utf8.h
       
   959 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/utfebcdic.h
       
   960 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/util.h
       
   961 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/uudmap.h
       
   962 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/CORE/warnings.h
       
   963 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Compress
       
   964 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Compress/Raw
       
   965 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Compress/Raw/Bzip2.pm
       
   966 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Compress/Raw/Zlib.pm
       
   967 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Config.pm
       
   968 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Config.pod
       
   969 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Config_git.pl
       
   970 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Config_heavy.pl
       
   971 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Cwd.pm
       
   972 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/DB_File.pm
       
   973 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Data
       
   974 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Data/Dumper.pm
       
   975 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Devel
       
   976 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Devel/PPPort.pm
       
   977 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Devel/Peek.pm
       
   978 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Digest
       
   979 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Digest/MD5.pm
       
   980 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Digest/SHA.pm
       
   981 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/DynaLoader.pm
       
   982 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode
       
   983 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode.pm
       
   984 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/Alias.pm
       
   985 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/Byte.pm
       
   986 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/CJKConstants.pm
       
   987 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/CN
       
   988 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/CN.pm
       
   989 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/CN/HZ.pm
       
   990 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/Config.pm
       
   991 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/EBCDIC.pm
       
   992 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/Encoder.pm
       
   993 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/Encoding.pm
       
   994 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/GSM0338.pm
       
   995 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/Guess.pm
       
   996 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/JP
       
   997 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/JP.pm
       
   998 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/JP/H2Z.pm
       
   999 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/JP/JIS7.pm
       
  1000 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/KR
       
  1001 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/KR.pm
       
  1002 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/KR/2022_KR.pm
       
  1003 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/MIME
       
  1004 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/MIME/Header
       
  1005 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/MIME/Header.pm
       
  1006 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/MIME/Header/ISO_2022_JP.pm
       
  1007 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/MIME/Name.pm
       
  1008 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/Symbol.pm
       
  1009 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/TW.pm
       
  1010 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/Unicode
       
  1011 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/Unicode.pm
       
  1012 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Encode/Unicode/UTF7.pm
       
  1013 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Errno.pm
       
  1014 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Fcntl.pm
       
  1015 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/File
       
  1016 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/File/Glob.pm
       
  1017 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/File/Spec
       
  1018 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/File/Spec.pm
       
  1019 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/File/Spec/Cygwin.pm
       
  1020 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/File/Spec/Epoc.pm
       
  1021 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/File/Spec/Functions.pm
       
  1022 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/File/Spec/Mac.pm
       
  1023 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/File/Spec/OS2.pm
       
  1024 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/File/Spec/Unix.pm
       
  1025 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/File/Spec/VMS.pm
       
  1026 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/File/Spec/Win32.pm
       
  1027 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Filter
       
  1028 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Filter/Util
       
  1029 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Filter/Util/Call.pm
       
  1030 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/GDBM_File.pm
       
  1031 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Hash
       
  1032 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Hash/Util
       
  1033 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Hash/Util.pm
       
  1034 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Hash/Util/FieldHash.pm
       
  1035 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/I18N
       
  1036 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/I18N/Langinfo.pm
       
  1037 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/IO
       
  1038 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/IO.pm
       
  1039 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/IO/Dir.pm
       
  1040 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/IO/File.pm
       
  1041 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/IO/Handle.pm
       
  1042 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/IO/Pipe.pm
       
  1043 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/IO/Poll.pm
       
  1044 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/IO/Seekable.pm
       
  1045 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/IO/Select.pm
       
  1046 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/IO/Socket
       
  1047 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/IO/Socket.pm
       
  1048 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/IO/Socket/INET.pm
       
  1049 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/IO/Socket/UNIX.pm
       
  1050 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/IPC
       
  1051 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/IPC/Msg.pm
       
  1052 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/IPC/Semaphore.pm
       
  1053 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/IPC/SharedMem.pm
       
  1054 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/IPC/SysV.pm
       
  1055 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/List
       
  1056 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/List/Util
       
  1057 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/List/Util.pm
       
  1058 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/List/Util/XS.pm
       
  1059 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/MIME
       
  1060 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/MIME/Base64.pm
       
  1061 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/MIME/QuotedPrint.pm
       
  1062 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Math
       
  1063 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Math/BigInt
       
  1064 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Math/BigInt/FastCalc.pm
       
  1065 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/NDBM_File.pm
       
  1066 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/O.pm
       
  1067 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/ODBM_File.pm
       
  1068 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Opcode.pm
       
  1069 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/POSIX.pm
       
  1070 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/POSIX.pod
       
  1071 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/PerlIO
       
  1072 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/PerlIO/encoding.pm
       
  1073 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/PerlIO/mmap.pm
       
  1074 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/PerlIO/scalar.pm
       
  1075 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/PerlIO/via.pm
       
  1076 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/SDBM_File.pm
       
  1077 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Scalar
       
  1078 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Scalar/Util.pm
       
  1079 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Socket.pm
       
  1080 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Storable.pm
       
  1081 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Sys
       
  1082 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Sys/Hostname.pm
       
  1083 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Sys/Syslog.pm
       
  1084 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Text
       
  1085 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Text/Soundex.pm
       
  1086 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Tie
       
  1087 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Tie/Hash
       
  1088 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Tie/Hash/NamedCapture.pm
       
  1089 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Time
       
  1090 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Time/HiRes.pm
       
  1091 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Time/Piece.pm
       
  1092 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Time/Seconds.pm
       
  1093 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Unicode
       
  1094 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Unicode/Collate
       
  1095 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Unicode/Collate.pm
       
  1096 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Unicode/Collate/Locale.pm
       
  1097 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/Unicode/Normalize.pm
       
  1098 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/arybase.pm
       
  1099 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/attributes.pm
       
  1100 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto
       
  1101 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/B
       
  1102 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/B/B.bs
       
  1103 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/B/B.so
       
  1104 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Compress
       
  1105 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Compress/Raw
       
  1106 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Compress/Raw/Bzip2
       
  1107 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Compress/Raw/Bzip2/Bzip2.bs
       
  1108 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Compress/Raw/Bzip2/Bzip2.so
       
  1109 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Compress/Raw/Bzip2/autosplit.ix
       
  1110 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Compress/Raw/Zlib
       
  1111 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Compress/Raw/Zlib/Zlib.bs
       
  1112 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Compress/Raw/Zlib/Zlib.so
       
  1113 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Compress/Raw/Zlib/autosplit.ix
       
  1114 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Cwd
       
  1115 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Cwd/Cwd.bs
       
  1116 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Cwd/Cwd.so
       
  1117 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/DB_File
       
  1118 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/DB_File/DB_File.bs
       
  1119 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/DB_File/DB_File.so
       
  1120 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/DB_File/autosplit.ix
       
  1121 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Data
       
  1122 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Data/Dumper
       
  1123 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Data/Dumper/Dumper.bs
       
  1124 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Data/Dumper/Dumper.so
       
  1125 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Devel
       
  1126 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Devel/PPPort
       
  1127 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Devel/PPPort/PPPort.bs
       
  1128 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Devel/PPPort/PPPort.so
       
  1129 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Devel/Peek
       
  1130 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Devel/Peek/Peek.bs
       
  1131 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Devel/Peek/Peek.so
       
  1132 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Digest
       
  1133 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Digest/MD5
       
  1134 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Digest/MD5/MD5.bs
       
  1135 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Digest/MD5/MD5.so
       
  1136 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Digest/SHA
       
  1137 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Digest/SHA/SHA.bs
       
  1138 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Digest/SHA/SHA.so
       
  1139 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode
       
  1140 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/Byte
       
  1141 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/Byte/Byte.bs
       
  1142 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/Byte/Byte.so
       
  1143 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/CN
       
  1144 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/CN/CN.bs
       
  1145 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/CN/CN.so
       
  1146 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/EBCDIC
       
  1147 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/EBCDIC/EBCDIC.bs
       
  1148 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/EBCDIC/EBCDIC.so
       
  1149 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/Encode.bs
       
  1150 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/Encode.so
       
  1151 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/JP
       
  1152 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/JP/JP.bs
       
  1153 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/JP/JP.so
       
  1154 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/KR
       
  1155 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/KR/KR.bs
       
  1156 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/KR/KR.so
       
  1157 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/Symbol
       
  1158 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/Symbol/Symbol.bs
       
  1159 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/Symbol/Symbol.so
       
  1160 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/TW
       
  1161 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/TW/TW.bs
       
  1162 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/TW/TW.so
       
  1163 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/Unicode
       
  1164 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/Unicode/Unicode.bs
       
  1165 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Encode/Unicode/Unicode.so
       
  1166 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Fcntl
       
  1167 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Fcntl/Fcntl.bs
       
  1168 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Fcntl/Fcntl.so
       
  1169 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/File
       
  1170 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/File/Glob
       
  1171 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/File/Glob/Glob.bs
       
  1172 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/File/Glob/Glob.so
       
  1173 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Filter
       
  1174 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Filter/Util
       
  1175 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Filter/Util/Call
       
  1176 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Filter/Util/Call/Call.bs
       
  1177 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Filter/Util/Call/Call.so
       
  1178 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/GDBM_File
       
  1179 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/GDBM_File/GDBM_File.bs
       
  1180 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/GDBM_File/GDBM_File.so
       
  1181 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Hash
       
  1182 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Hash/Util
       
  1183 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Hash/Util/FieldHash
       
  1184 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Hash/Util/FieldHash/FieldHash.bs
       
  1185 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Hash/Util/FieldHash/FieldHash.so
       
  1186 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Hash/Util/Util.bs
       
  1187 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Hash/Util/Util.so
       
  1188 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/I18N
       
  1189 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/I18N/Langinfo
       
  1190 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/I18N/Langinfo/Langinfo.bs
       
  1191 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/I18N/Langinfo/Langinfo.so
       
  1192 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/IO
       
  1193 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/IO/IO.bs
       
  1194 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/IO/IO.so
       
  1195 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/IPC
       
  1196 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/IPC/SysV
       
  1197 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/IPC/SysV/SysV.bs
       
  1198 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/IPC/SysV/SysV.so
       
  1199 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/List
       
  1200 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/List/Util
       
  1201 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/List/Util/Util.bs
       
  1202 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/List/Util/Util.so
       
  1203 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/MIME
       
  1204 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/MIME/Base64
       
  1205 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/MIME/Base64/Base64.bs
       
  1206 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/MIME/Base64/Base64.so
       
  1207 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Math
       
  1208 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Math/BigInt
       
  1209 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Math/BigInt/FastCalc
       
  1210 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Math/BigInt/FastCalc/FastCalc.bs
       
  1211 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Math/BigInt/FastCalc/FastCalc.so
       
  1212 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/NDBM_File
       
  1213 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/NDBM_File/NDBM_File.bs
       
  1214 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/NDBM_File/NDBM_File.so
       
  1215 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/ODBM_File
       
  1216 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/ODBM_File/ODBM_File.bs
       
  1217 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/ODBM_File/ODBM_File.so
       
  1218 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Opcode
       
  1219 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Opcode/Opcode.bs
       
  1220 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Opcode/Opcode.so
       
  1221 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/POSIX
       
  1222 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/POSIX/POSIX.bs
       
  1223 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/POSIX/POSIX.so
       
  1224 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/PerlIO
       
  1225 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/PerlIO/encoding
       
  1226 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/PerlIO/encoding/encoding.bs
       
  1227 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/PerlIO/encoding/encoding.so
       
  1228 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/PerlIO/mmap
       
  1229 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/PerlIO/mmap/mmap.bs
       
  1230 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/PerlIO/mmap/mmap.so
       
  1231 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/PerlIO/scalar
       
  1232 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/PerlIO/scalar/scalar.bs
       
  1233 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/PerlIO/scalar/scalar.so
       
  1234 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/PerlIO/via
       
  1235 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/PerlIO/via/via.bs
       
  1236 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/PerlIO/via/via.so
       
  1237 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/SDBM_File
       
  1238 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/SDBM_File/SDBM_File.bs
       
  1239 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/SDBM_File/SDBM_File.so
       
  1240 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Socket
       
  1241 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Socket/Socket.bs
       
  1242 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Socket/Socket.so
       
  1243 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Storable
       
  1244 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Storable/Storable.bs
       
  1245 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Storable/Storable.so
       
  1246 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Sys
       
  1247 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Sys/Hostname
       
  1248 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Sys/Hostname/Hostname.bs
       
  1249 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Sys/Hostname/Hostname.so
       
  1250 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Sys/Syslog
       
  1251 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Sys/Syslog/Syslog.bs
       
  1252 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Sys/Syslog/Syslog.so
       
  1253 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Text
       
  1254 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Text/Soundex
       
  1255 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Text/Soundex/Soundex.bs
       
  1256 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Text/Soundex/Soundex.so
       
  1257 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Tie
       
  1258 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Tie/Hash
       
  1259 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Tie/Hash/NamedCapture
       
  1260 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Tie/Hash/NamedCapture/NamedCapture.bs
       
  1261 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Tie/Hash/NamedCapture/NamedCapture.so
       
  1262 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Time
       
  1263 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Time/HiRes
       
  1264 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Time/HiRes/HiRes.bs
       
  1265 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Time/HiRes/HiRes.so
       
  1266 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Time/Piece
       
  1267 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Time/Piece/Piece.bs
       
  1268 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Time/Piece/Piece.so
       
  1269 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Unicode
       
  1270 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Unicode/Collate
       
  1271 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Unicode/Collate/Collate.bs
       
  1272 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Unicode/Collate/Collate.so
       
  1273 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Unicode/Normalize
       
  1274 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Unicode/Normalize/Normalize.bs
       
  1275 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/Unicode/Normalize/Normalize.so
       
  1276 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/arybase
       
  1277 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/arybase/arybase.bs
       
  1278 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/arybase/arybase.so
       
  1279 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/attributes
       
  1280 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/attributes/attributes.bs
       
  1281 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/attributes/attributes.so
       
  1282 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/mro
       
  1283 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/mro/mro.bs
       
  1284 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/mro/mro.so
       
  1285 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/re
       
  1286 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/re/re.bs
       
  1287 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/re/re.so
       
  1288 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/sdbm
       
  1289 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/sdbm/extralibs.ld
       
  1290 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/threads
       
  1291 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/threads/shared
       
  1292 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/threads/shared/shared.bs
       
  1293 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/threads/shared/shared.so
       
  1294 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/threads/threads.bs
       
  1295 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/auto/threads/threads.so
       
  1296 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/encoding.pm
       
  1297 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/lib.pm
       
  1298 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/mro.pm
       
  1299 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/ops.pm
       
  1300 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/re.pm
       
  1301 dir  path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/threads
       
  1302 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/threads.pm
       
  1303 file path=usr/perl5/5.16/lib/$(P_ARCH)-solaris-64/threads/shared.pm
       
  1304 file path=usr/perl5/5.16/lib/if.pm
       
  1305 dir  path=usr/perl5/5.16/lib/inc
       
  1306 dir  path=usr/perl5/5.16/lib/inc/latest
       
  1307 file path=usr/perl5/5.16/lib/inc/latest.pm
       
  1308 file path=usr/perl5/5.16/lib/inc/latest/private.pm
       
  1309 file path=usr/perl5/5.16/lib/integer.pm
       
  1310 file path=usr/perl5/5.16/lib/less.pm
       
  1311 file path=usr/perl5/5.16/lib/locale.pm
       
  1312 file path=usr/perl5/5.16/lib/open.pm
       
  1313 dir  path=usr/perl5/5.16/lib/overload
       
  1314 file path=usr/perl5/5.16/lib/overload.pm
       
  1315 file path=usr/perl5/5.16/lib/overload/numbers.pm
       
  1316 file path=usr/perl5/5.16/lib/overloading.pm
       
  1317 file path=usr/perl5/5.16/lib/parent.pm
       
  1318 file path=usr/perl5/5.16/lib/perl5db.pl
       
  1319 file path=usr/perl5/5.16/lib/perlfaq.pm
       
  1320 dir  path=usr/perl5/5.16/lib/pod
       
  1321 file path=usr/perl5/5.16/lib/pod/a2p.pod
       
  1322 file path=usr/perl5/5.16/lib/pod/perl.pod
       
  1323 file path=usr/perl5/5.16/lib/pod/perl5004delta.pod
       
  1324 file path=usr/perl5/5.16/lib/pod/perl5005delta.pod
       
  1325 file path=usr/perl5/5.16/lib/pod/perl5100delta.pod
       
  1326 file path=usr/perl5/5.16/lib/pod/perl5101delta.pod
       
  1327 file path=usr/perl5/5.16/lib/pod/perl5120delta.pod
       
  1328 file path=usr/perl5/5.16/lib/pod/perl5121delta.pod
       
  1329 file path=usr/perl5/5.16/lib/pod/perl5122delta.pod
       
  1330 file path=usr/perl5/5.16/lib/pod/perl5123delta.pod
       
  1331 file path=usr/perl5/5.16/lib/pod/perl5124delta.pod
       
  1332 file path=usr/perl5/5.16/lib/pod/perl5140delta.pod
       
  1333 file path=usr/perl5/5.16/lib/pod/perl5141delta.pod
       
  1334 file path=usr/perl5/5.16/lib/pod/perl5142delta.pod
       
  1335 file path=usr/perl5/5.16/lib/pod/perl5143delta.pod
       
  1336 file path=usr/perl5/5.16/lib/pod/perl5160delta.pod
       
  1337 file path=usr/perl5/5.16/lib/pod/perl5161delta.pod
       
  1338 file path=usr/perl5/5.16/lib/pod/perl5162delta.pod
       
  1339 file path=usr/perl5/5.16/lib/pod/perl561delta.pod
       
  1340 file path=usr/perl5/5.16/lib/pod/perl56delta.pod
       
  1341 file path=usr/perl5/5.16/lib/pod/perl581delta.pod
       
  1342 file path=usr/perl5/5.16/lib/pod/perl582delta.pod
       
  1343 file path=usr/perl5/5.16/lib/pod/perl583delta.pod
       
  1344 file path=usr/perl5/5.16/lib/pod/perl584delta.pod
       
  1345 file path=usr/perl5/5.16/lib/pod/perl585delta.pod
       
  1346 file path=usr/perl5/5.16/lib/pod/perl586delta.pod
       
  1347 file path=usr/perl5/5.16/lib/pod/perl587delta.pod
       
  1348 file path=usr/perl5/5.16/lib/pod/perl588delta.pod
       
  1349 file path=usr/perl5/5.16/lib/pod/perl589delta.pod
       
  1350 file path=usr/perl5/5.16/lib/pod/perl58delta.pod
       
  1351 file path=usr/perl5/5.16/lib/pod/perlaix.pod
       
  1352 file path=usr/perl5/5.16/lib/pod/perlamiga.pod
       
  1353 file path=usr/perl5/5.16/lib/pod/perlapi.pod
       
  1354 file path=usr/perl5/5.16/lib/pod/perlapio.pod
       
  1355 file path=usr/perl5/5.16/lib/pod/perlartistic.pod
       
  1356 file path=usr/perl5/5.16/lib/pod/perlbeos.pod
       
  1357 file path=usr/perl5/5.16/lib/pod/perlbook.pod
       
  1358 file path=usr/perl5/5.16/lib/pod/perlboot.pod
       
  1359 file path=usr/perl5/5.16/lib/pod/perlbot.pod
       
  1360 file path=usr/perl5/5.16/lib/pod/perlbs2000.pod
       
  1361 file path=usr/perl5/5.16/lib/pod/perlcall.pod
       
  1362 file path=usr/perl5/5.16/lib/pod/perlce.pod
       
  1363 file path=usr/perl5/5.16/lib/pod/perlcheat.pod
       
  1364 file path=usr/perl5/5.16/lib/pod/perlclib.pod
       
  1365 file path=usr/perl5/5.16/lib/pod/perlcn.pod
       
  1366 file path=usr/perl5/5.16/lib/pod/perlcommunity.pod
       
  1367 file path=usr/perl5/5.16/lib/pod/perlcygwin.pod
       
  1368 file path=usr/perl5/5.16/lib/pod/perldata.pod
       
  1369 file path=usr/perl5/5.16/lib/pod/perldbmfilter.pod
       
  1370 file path=usr/perl5/5.16/lib/pod/perldebguts.pod
       
  1371 file path=usr/perl5/5.16/lib/pod/perldebtut.pod
       
  1372 file path=usr/perl5/5.16/lib/pod/perldebug.pod
       
  1373 file path=usr/perl5/5.16/lib/pod/perldelta.pod
       
  1374 file path=usr/perl5/5.16/lib/pod/perldgux.pod
       
  1375 file path=usr/perl5/5.16/lib/pod/perldiag.pod
       
  1376 file path=usr/perl5/5.16/lib/pod/perldoc.pod
       
  1377 file path=usr/perl5/5.16/lib/pod/perldos.pod
       
  1378 file path=usr/perl5/5.16/lib/pod/perldsc.pod
       
  1379 file path=usr/perl5/5.16/lib/pod/perldtrace.pod
       
  1380 file path=usr/perl5/5.16/lib/pod/perlebcdic.pod
       
  1381 file path=usr/perl5/5.16/lib/pod/perlembed.pod
       
  1382 file path=usr/perl5/5.16/lib/pod/perlepoc.pod
       
  1383 file path=usr/perl5/5.16/lib/pod/perlexperiment.pod
       
  1384 file path=usr/perl5/5.16/lib/pod/perlfaq.pod
       
  1385 file path=usr/perl5/5.16/lib/pod/perlfaq1.pod
       
  1386 file path=usr/perl5/5.16/lib/pod/perlfaq2.pod
       
  1387 file path=usr/perl5/5.16/lib/pod/perlfaq3.pod
       
  1388 file path=usr/perl5/5.16/lib/pod/perlfaq4.pod
       
  1389 file path=usr/perl5/5.16/lib/pod/perlfaq5.pod
       
  1390 file path=usr/perl5/5.16/lib/pod/perlfaq6.pod
       
  1391 file path=usr/perl5/5.16/lib/pod/perlfaq7.pod
       
  1392 file path=usr/perl5/5.16/lib/pod/perlfaq8.pod
       
  1393 file path=usr/perl5/5.16/lib/pod/perlfaq9.pod
       
  1394 file path=usr/perl5/5.16/lib/pod/perlfilter.pod
       
  1395 file path=usr/perl5/5.16/lib/pod/perlfork.pod
       
  1396 file path=usr/perl5/5.16/lib/pod/perlform.pod
       
  1397 file path=usr/perl5/5.16/lib/pod/perlfreebsd.pod
       
  1398 file path=usr/perl5/5.16/lib/pod/perlfunc.pod
       
  1399 file path=usr/perl5/5.16/lib/pod/perlgit.pod
       
  1400 file path=usr/perl5/5.16/lib/pod/perlglossary.pod
       
  1401 file path=usr/perl5/5.16/lib/pod/perlgpl.pod
       
  1402 file path=usr/perl5/5.16/lib/pod/perlguts.pod
       
  1403 file path=usr/perl5/5.16/lib/pod/perlhack.pod
       
  1404 file path=usr/perl5/5.16/lib/pod/perlhacktips.pod
       
  1405 file path=usr/perl5/5.16/lib/pod/perlhacktut.pod
       
  1406 file path=usr/perl5/5.16/lib/pod/perlhaiku.pod
       
  1407 file path=usr/perl5/5.16/lib/pod/perlhist.pod
       
  1408 file path=usr/perl5/5.16/lib/pod/perlhpux.pod
       
  1409 file path=usr/perl5/5.16/lib/pod/perlhurd.pod
       
  1410 file path=usr/perl5/5.16/lib/pod/perlintern.pod
       
  1411 file path=usr/perl5/5.16/lib/pod/perlinterp.pod
       
  1412 file path=usr/perl5/5.16/lib/pod/perlintro.pod
       
  1413 file path=usr/perl5/5.16/lib/pod/perliol.pod
       
  1414 file path=usr/perl5/5.16/lib/pod/perlipc.pod
       
  1415 file path=usr/perl5/5.16/lib/pod/perlirix.pod
       
  1416 file path=usr/perl5/5.16/lib/pod/perljp.pod
       
  1417 file path=usr/perl5/5.16/lib/pod/perlko.pod
       
  1418 file path=usr/perl5/5.16/lib/pod/perllexwarn.pod
       
  1419 file path=usr/perl5/5.16/lib/pod/perllinux.pod
       
  1420 file path=usr/perl5/5.16/lib/pod/perllocale.pod
       
  1421 file path=usr/perl5/5.16/lib/pod/perllol.pod
       
  1422 file path=usr/perl5/5.16/lib/pod/perlmacos.pod
       
  1423 file path=usr/perl5/5.16/lib/pod/perlmacosx.pod
       
  1424 file path=usr/perl5/5.16/lib/pod/perlmod.pod
       
  1425 file path=usr/perl5/5.16/lib/pod/perlmodinstall.pod
       
  1426 file path=usr/perl5/5.16/lib/pod/perlmodlib.pod
       
  1427 file path=usr/perl5/5.16/lib/pod/perlmodstyle.pod
       
  1428 file path=usr/perl5/5.16/lib/pod/perlmpeix.pod
       
  1429 file path=usr/perl5/5.16/lib/pod/perlmroapi.pod
       
  1430 file path=usr/perl5/5.16/lib/pod/perlnetware.pod
       
  1431 file path=usr/perl5/5.16/lib/pod/perlnewmod.pod
       
  1432 file path=usr/perl5/5.16/lib/pod/perlnumber.pod
       
  1433 file path=usr/perl5/5.16/lib/pod/perlobj.pod
       
  1434 file path=usr/perl5/5.16/lib/pod/perlootut.pod
       
  1435 file path=usr/perl5/5.16/lib/pod/perlop.pod
       
  1436 file path=usr/perl5/5.16/lib/pod/perlopenbsd.pod
       
  1437 file path=usr/perl5/5.16/lib/pod/perlopentut.pod
       
  1438 file path=usr/perl5/5.16/lib/pod/perlos2.pod
       
  1439 file path=usr/perl5/5.16/lib/pod/perlos390.pod
       
  1440 file path=usr/perl5/5.16/lib/pod/perlos400.pod
       
  1441 file path=usr/perl5/5.16/lib/pod/perlpacktut.pod
       
  1442 file path=usr/perl5/5.16/lib/pod/perlperf.pod
       
  1443 file path=usr/perl5/5.16/lib/pod/perlplan9.pod
       
  1444 file path=usr/perl5/5.16/lib/pod/perlpod.pod
       
  1445 file path=usr/perl5/5.16/lib/pod/perlpodspec.pod
       
  1446 file path=usr/perl5/5.16/lib/pod/perlpodstyle.pod
       
  1447 file path=usr/perl5/5.16/lib/pod/perlpolicy.pod
       
  1448 file path=usr/perl5/5.16/lib/pod/perlport.pod
       
  1449 file path=usr/perl5/5.16/lib/pod/perlpragma.pod
       
  1450 file path=usr/perl5/5.16/lib/pod/perlqnx.pod
       
  1451 file path=usr/perl5/5.16/lib/pod/perlre.pod
       
  1452 file path=usr/perl5/5.16/lib/pod/perlreapi.pod
       
  1453 file path=usr/perl5/5.16/lib/pod/perlrebackslash.pod
       
  1454 file path=usr/perl5/5.16/lib/pod/perlrecharclass.pod
       
  1455 file path=usr/perl5/5.16/lib/pod/perlref.pod
       
  1456 file path=usr/perl5/5.16/lib/pod/perlreftut.pod
       
  1457 file path=usr/perl5/5.16/lib/pod/perlreguts.pod
       
  1458 file path=usr/perl5/5.16/lib/pod/perlrequick.pod
       
  1459 file path=usr/perl5/5.16/lib/pod/perlreref.pod
       
  1460 file path=usr/perl5/5.16/lib/pod/perlretut.pod
       
  1461 file path=usr/perl5/5.16/lib/pod/perlriscos.pod
       
  1462 file path=usr/perl5/5.16/lib/pod/perlrun.pod
       
  1463 file path=usr/perl5/5.16/lib/pod/perlsec.pod
       
  1464 file path=usr/perl5/5.16/lib/pod/perlsolaris.pod
       
  1465 file path=usr/perl5/5.16/lib/pod/perlsource.pod
       
  1466 file path=usr/perl5/5.16/lib/pod/perlstyle.pod
       
  1467 file path=usr/perl5/5.16/lib/pod/perlsub.pod
       
  1468 file path=usr/perl5/5.16/lib/pod/perlsymbian.pod
       
  1469 file path=usr/perl5/5.16/lib/pod/perlsyn.pod
       
  1470 file path=usr/perl5/5.16/lib/pod/perlthrtut.pod
       
  1471 file path=usr/perl5/5.16/lib/pod/perltie.pod
       
  1472 file path=usr/perl5/5.16/lib/pod/perltoc.pod
       
  1473 file path=usr/perl5/5.16/lib/pod/perltodo.pod
       
  1474 file path=usr/perl5/5.16/lib/pod/perltooc.pod
       
  1475 file path=usr/perl5/5.16/lib/pod/perltoot.pod
       
  1476 file path=usr/perl5/5.16/lib/pod/perltrap.pod
       
  1477 file path=usr/perl5/5.16/lib/pod/perltru64.pod
       
  1478 file path=usr/perl5/5.16/lib/pod/perltw.pod
       
  1479 file path=usr/perl5/5.16/lib/pod/perlunicode.pod
       
  1480 file path=usr/perl5/5.16/lib/pod/perlunifaq.pod
       
  1481 file path=usr/perl5/5.16/lib/pod/perluniintro.pod
       
  1482 file path=usr/perl5/5.16/lib/pod/perluniprops.pod
       
  1483 file path=usr/perl5/5.16/lib/pod/perlunitut.pod
       
  1484 file path=usr/perl5/5.16/lib/pod/perlutil.pod
       
  1485 file path=usr/perl5/5.16/lib/pod/perluts.pod
       
  1486 file path=usr/perl5/5.16/lib/pod/perlvar.pod
       
  1487 file path=usr/perl5/5.16/lib/pod/perlvmesa.pod
       
  1488 file path=usr/perl5/5.16/lib/pod/perlvms.pod
       
  1489 file path=usr/perl5/5.16/lib/pod/perlvos.pod
       
  1490 file path=usr/perl5/5.16/lib/pod/perlwin32.pod
       
  1491 file path=usr/perl5/5.16/lib/pod/perlxs.pod
       
  1492 file path=usr/perl5/5.16/lib/pod/perlxstut.pod
       
  1493 file path=usr/perl5/5.16/lib/pod/perlxstypemap.pod
       
  1494 file path=usr/perl5/5.16/lib/sigtrap.pm
       
  1495 file path=usr/perl5/5.16/lib/sort.pm
       
  1496 file path=usr/perl5/5.16/lib/strict.pm
       
  1497 file path=usr/perl5/5.16/lib/subs.pm
       
  1498 dir  path=usr/perl5/5.16/lib/unicore
       
  1499 file path=usr/perl5/5.16/lib/unicore/Blocks.txt
       
  1500 file path=usr/perl5/5.16/lib/unicore/CaseFolding.txt
       
  1501 file path=usr/perl5/5.16/lib/unicore/CombiningClass.pl
       
  1502 file path=usr/perl5/5.16/lib/unicore/Decomposition.pl
       
  1503 file path=usr/perl5/5.16/lib/unicore/Heavy.pl
       
  1504 file path=usr/perl5/5.16/lib/unicore/Name.pl
       
  1505 file path=usr/perl5/5.16/lib/unicore/Name.pm
       
  1506 file path=usr/perl5/5.16/lib/unicore/NamedSequences.txt
       
  1507 file path=usr/perl5/5.16/lib/unicore/SpecialCasing.txt
       
  1508 dir  path=usr/perl5/5.16/lib/unicore/To
       
  1509 file path=usr/perl5/5.16/lib/unicore/To/Age.pl
       
  1510 file path=usr/perl5/5.16/lib/unicore/To/Bc.pl
       
  1511 file path=usr/perl5/5.16/lib/unicore/To/Bmg.pl
       
  1512 file path=usr/perl5/5.16/lib/unicore/To/Cf.pl
       
  1513 file path=usr/perl5/5.16/lib/unicore/To/Digit.pl
       
  1514 file path=usr/perl5/5.16/lib/unicore/To/Ea.pl
       
  1515 file path=usr/perl5/5.16/lib/unicore/To/Fold.pl
       
  1516 file path=usr/perl5/5.16/lib/unicore/To/GCB.pl
       
  1517 file path=usr/perl5/5.16/lib/unicore/To/Gc.pl
       
  1518 file path=usr/perl5/5.16/lib/unicore/To/Hst.pl
       
  1519 file path=usr/perl5/5.16/lib/unicore/To/Isc.pl
       
  1520 file path=usr/perl5/5.16/lib/unicore/To/Jg.pl
       
  1521 file path=usr/perl5/5.16/lib/unicore/To/Jt.pl
       
  1522 file path=usr/perl5/5.16/lib/unicore/To/Lb.pl
       
  1523 file path=usr/perl5/5.16/lib/unicore/To/Lc.pl
       
  1524 file path=usr/perl5/5.16/lib/unicore/To/Lower.pl
       
  1525 file path=usr/perl5/5.16/lib/unicore/To/NFCQC.pl
       
  1526 file path=usr/perl5/5.16/lib/unicore/To/NFDQC.pl
       
  1527 file path=usr/perl5/5.16/lib/unicore/To/NFKCCF.pl
       
  1528 file path=usr/perl5/5.16/lib/unicore/To/NFKCQC.pl
       
  1529 file path=usr/perl5/5.16/lib/unicore/To/NFKDQC.pl
       
  1530 file path=usr/perl5/5.16/lib/unicore/To/Na1.pl
       
  1531 file path=usr/perl5/5.16/lib/unicore/To/NameAlia.pl
       
  1532 file path=usr/perl5/5.16/lib/unicore/To/Nt.pl
       
  1533 file path=usr/perl5/5.16/lib/unicore/To/Nv.pl
       
  1534 file path=usr/perl5/5.16/lib/unicore/To/PerlDeci.pl
       
  1535 file path=usr/perl5/5.16/lib/unicore/To/SB.pl
       
  1536 file path=usr/perl5/5.16/lib/unicore/To/Sc.pl
       
  1537 file path=usr/perl5/5.16/lib/unicore/To/Scx.pl
       
  1538 file path=usr/perl5/5.16/lib/unicore/To/Tc.pl
       
  1539 file path=usr/perl5/5.16/lib/unicore/To/Title.pl
       
  1540 file path=usr/perl5/5.16/lib/unicore/To/Uc.pl
       
  1541 file path=usr/perl5/5.16/lib/unicore/To/Upper.pl
       
  1542 file path=usr/perl5/5.16/lib/unicore/To/WB.pl
       
  1543 file path=usr/perl5/5.16/lib/unicore/UCD.pl
       
  1544 dir  path=usr/perl5/5.16/lib/unicore/lib
       
  1545 dir  path=usr/perl5/5.16/lib/unicore/lib/AHex
       
  1546 file path=usr/perl5/5.16/lib/unicore/lib/AHex/Y.pl
       
  1547 dir  path=usr/perl5/5.16/lib/unicore/lib/Age
       
  1548 file path=usr/perl5/5.16/lib/unicore/lib/Age/NA.pl
       
  1549 file path=usr/perl5/5.16/lib/unicore/lib/Age/V11.pl
       
  1550 file path=usr/perl5/5.16/lib/unicore/lib/Age/V20.pl
       
  1551 file path=usr/perl5/5.16/lib/unicore/lib/Age/V21.pl
       
  1552 file path=usr/perl5/5.16/lib/unicore/lib/Age/V30.pl
       
  1553 file path=usr/perl5/5.16/lib/unicore/lib/Age/V31.pl
       
  1554 file path=usr/perl5/5.16/lib/unicore/lib/Age/V32.pl
       
  1555 file path=usr/perl5/5.16/lib/unicore/lib/Age/V40.pl
       
  1556 file path=usr/perl5/5.16/lib/unicore/lib/Age/V41.pl
       
  1557 file path=usr/perl5/5.16/lib/unicore/lib/Age/V50.pl
       
  1558 file path=usr/perl5/5.16/lib/unicore/lib/Age/V51.pl
       
  1559 file path=usr/perl5/5.16/lib/unicore/lib/Age/V52.pl
       
  1560 file path=usr/perl5/5.16/lib/unicore/lib/Age/V60.pl
       
  1561 file path=usr/perl5/5.16/lib/unicore/lib/Age/V61.pl
       
  1562 dir  path=usr/perl5/5.16/lib/unicore/lib/Alpha
       
  1563 file path=usr/perl5/5.16/lib/unicore/lib/Alpha/Y.pl
       
  1564 dir  path=usr/perl5/5.16/lib/unicore/lib/Bc
       
  1565 file path=usr/perl5/5.16/lib/unicore/lib/Bc/AL.pl
       
  1566 file path=usr/perl5/5.16/lib/unicore/lib/Bc/AN.pl
       
  1567 file path=usr/perl5/5.16/lib/unicore/lib/Bc/B.pl
       
  1568 file path=usr/perl5/5.16/lib/unicore/lib/Bc/BN.pl
       
  1569 file path=usr/perl5/5.16/lib/unicore/lib/Bc/CS.pl
       
  1570 file path=usr/perl5/5.16/lib/unicore/lib/Bc/EN.pl
       
  1571 file path=usr/perl5/5.16/lib/unicore/lib/Bc/ES.pl
       
  1572 file path=usr/perl5/5.16/lib/unicore/lib/Bc/ET.pl
       
  1573 file path=usr/perl5/5.16/lib/unicore/lib/Bc/L.pl
       
  1574 file path=usr/perl5/5.16/lib/unicore/lib/Bc/LRE.pl
       
  1575 file path=usr/perl5/5.16/lib/unicore/lib/Bc/LRO.pl
       
  1576 file path=usr/perl5/5.16/lib/unicore/lib/Bc/NSM.pl
       
  1577 file path=usr/perl5/5.16/lib/unicore/lib/Bc/ON.pl
       
  1578 file path=usr/perl5/5.16/lib/unicore/lib/Bc/PDF.pl
       
  1579 file path=usr/perl5/5.16/lib/unicore/lib/Bc/R.pl
       
  1580 file path=usr/perl5/5.16/lib/unicore/lib/Bc/RLE.pl
       
  1581 file path=usr/perl5/5.16/lib/unicore/lib/Bc/RLO.pl
       
  1582 file path=usr/perl5/5.16/lib/unicore/lib/Bc/S.pl
       
  1583 file path=usr/perl5/5.16/lib/unicore/lib/Bc/WS.pl
       
  1584 dir  path=usr/perl5/5.16/lib/unicore/lib/BidiC
       
  1585 file path=usr/perl5/5.16/lib/unicore/lib/BidiC/Y.pl
       
  1586 dir  path=usr/perl5/5.16/lib/unicore/lib/BidiM
       
  1587 file path=usr/perl5/5.16/lib/unicore/lib/BidiM/Y.pl
       
  1588 dir  path=usr/perl5/5.16/lib/unicore/lib/Blk
       
  1589 file path=usr/perl5/5.16/lib/unicore/lib/Blk/ASCII.pl
       
  1590 file path=usr/perl5/5.16/lib/unicore/lib/Blk/AegeanNu.pl
       
  1591 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Alchemic.pl
       
  1592 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Alphabet.pl
       
  1593 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Ancient2.pl
       
  1594 file path=usr/perl5/5.16/lib/unicore/lib/Blk/AncientG.pl
       
  1595 file path=usr/perl5/5.16/lib/unicore/lib/Blk/AncientS.pl
       
  1596 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Arabic.pl
       
  1597 file path=usr/perl5/5.16/lib/unicore/lib/Blk/ArabicEx.pl
       
  1598 file path=usr/perl5/5.16/lib/unicore/lib/Blk/ArabicMa.pl
       
  1599 file path=usr/perl5/5.16/lib/unicore/lib/Blk/ArabicP2.pl
       
  1600 file path=usr/perl5/5.16/lib/unicore/lib/Blk/ArabicPF.pl
       
  1601 file path=usr/perl5/5.16/lib/unicore/lib/Blk/ArabicSu.pl
       
  1602 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Armenian.pl
       
  1603 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Arrows.pl
       
  1604 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Avestan.pl
       
  1605 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Balinese.pl
       
  1606 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Bamum.pl
       
  1607 file path=usr/perl5/5.16/lib/unicore/lib/Blk/BamumSup.pl
       
  1608 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Batak.pl
       
  1609 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Bengali.pl
       
  1610 file path=usr/perl5/5.16/lib/unicore/lib/Blk/BlockEle.pl
       
  1611 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Bopomof2.pl
       
  1612 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Bopomofo.pl
       
  1613 file path=usr/perl5/5.16/lib/unicore/lib/Blk/BoxDrawi.pl
       
  1614 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Brahmi.pl
       
  1615 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Buginese.pl
       
  1616 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Buhid.pl
       
  1617 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Byzantin.pl
       
  1618 file path=usr/perl5/5.16/lib/unicore/lib/Blk/CJK.pl
       
  1619 file path=usr/perl5/5.16/lib/unicore/lib/Blk/CJKComp2.pl
       
  1620 file path=usr/perl5/5.16/lib/unicore/lib/Blk/CJKComp3.pl
       
  1621 file path=usr/perl5/5.16/lib/unicore/lib/Blk/CJKComp4.pl
       
  1622 file path=usr/perl5/5.16/lib/unicore/lib/Blk/CJKCompa.pl
       
  1623 file path=usr/perl5/5.16/lib/unicore/lib/Blk/CJKExtA.pl
       
  1624 file path=usr/perl5/5.16/lib/unicore/lib/Blk/CJKExtB.pl
       
  1625 file path=usr/perl5/5.16/lib/unicore/lib/Blk/CJKExtC.pl
       
  1626 file path=usr/perl5/5.16/lib/unicore/lib/Blk/CJKExtD.pl
       
  1627 file path=usr/perl5/5.16/lib/unicore/lib/Blk/CJKRadic.pl
       
  1628 file path=usr/perl5/5.16/lib/unicore/lib/Blk/CJKStrok.pl
       
  1629 file path=usr/perl5/5.16/lib/unicore/lib/Blk/CJKSymbo.pl
       
  1630 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Carian.pl
       
  1631 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Chakma.pl
       
  1632 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Cham.pl
       
  1633 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Cherokee.pl
       
  1634 file path=usr/perl5/5.16/lib/unicore/lib/Blk/CompatJa.pl
       
  1635 file path=usr/perl5/5.16/lib/unicore/lib/Blk/ControlP.pl
       
  1636 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Coptic.pl
       
  1637 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Counting.pl
       
  1638 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Cuneifo2.pl
       
  1639 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Cuneifor.pl
       
  1640 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Currency.pl
       
  1641 file path=usr/perl5/5.16/lib/unicore/lib/Blk/CypriotS.pl
       
  1642 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Cyrilli2.pl
       
  1643 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Cyrilli3.pl
       
  1644 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Cyrilli4.pl
       
  1645 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Cyrillic.pl
       
  1646 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Devanag2.pl
       
  1647 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Devanaga.pl
       
  1648 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Diacrit2.pl
       
  1649 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Diacrit3.pl
       
  1650 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Diacriti.pl
       
  1651 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Dingbats.pl
       
  1652 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Domino.pl
       
  1653 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Egyptian.pl
       
  1654 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Emoticon.pl
       
  1655 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Enclose2.pl
       
  1656 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Enclose3.pl
       
  1657 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Enclose4.pl
       
  1658 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Enclosed.pl
       
  1659 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Ethiopi2.pl
       
  1660 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Ethiopi3.pl
       
  1661 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Ethiopi4.pl
       
  1662 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Ethiopic.pl
       
  1663 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Geometri.pl
       
  1664 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Georgia2.pl
       
  1665 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Georgian.pl
       
  1666 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Glagolit.pl
       
  1667 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Gothic.pl
       
  1668 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Greek.pl
       
  1669 file path=usr/perl5/5.16/lib/unicore/lib/Blk/GreekExt.pl
       
  1670 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Gujarati.pl
       
  1671 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Gurmukhi.pl
       
  1672 file path=usr/perl5/5.16/lib/unicore/lib/Blk/HalfAndF.pl
       
  1673 file path=usr/perl5/5.16/lib/unicore/lib/Blk/HalfMark.pl
       
  1674 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Hangul.pl
       
  1675 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Hanunoo.pl
       
  1676 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Hebrew.pl
       
  1677 file path=usr/perl5/5.16/lib/unicore/lib/Blk/HighPUSu.pl
       
  1678 file path=usr/perl5/5.16/lib/unicore/lib/Blk/HighSurr.pl
       
  1679 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Hiragana.pl
       
  1680 file path=usr/perl5/5.16/lib/unicore/lib/Blk/IDC.pl
       
  1681 file path=usr/perl5/5.16/lib/unicore/lib/Blk/IPAExt.pl
       
  1682 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Imperial.pl
       
  1683 file path=usr/perl5/5.16/lib/unicore/lib/Blk/IndicNum.pl
       
  1684 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Inscrip2.pl
       
  1685 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Inscript.pl
       
  1686 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Jamo.pl
       
  1687 file path=usr/perl5/5.16/lib/unicore/lib/Blk/JamoExtA.pl
       
  1688 file path=usr/perl5/5.16/lib/unicore/lib/Blk/JamoExtB.pl
       
  1689 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Javanese.pl
       
  1690 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Kaithi.pl
       
  1691 file path=usr/perl5/5.16/lib/unicore/lib/Blk/KanaSup.pl
       
  1692 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Kanbun.pl
       
  1693 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Kangxi.pl
       
  1694 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Kannada.pl
       
  1695 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Katakan2.pl
       
  1696 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Katakana.pl
       
  1697 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Kharosht.pl
       
  1698 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Khmer.pl
       
  1699 file path=usr/perl5/5.16/lib/unicore/lib/Blk/KhmerSym.pl
       
  1700 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Lao.pl
       
  1701 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Latin1.pl
       
  1702 file path=usr/perl5/5.16/lib/unicore/lib/Blk/LatinEx2.pl
       
  1703 file path=usr/perl5/5.16/lib/unicore/lib/Blk/LatinEx3.pl
       
  1704 file path=usr/perl5/5.16/lib/unicore/lib/Blk/LatinEx4.pl
       
  1705 file path=usr/perl5/5.16/lib/unicore/lib/Blk/LatinEx5.pl
       
  1706 file path=usr/perl5/5.16/lib/unicore/lib/Blk/LatinExt.pl
       
  1707 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Lepcha.pl
       
  1708 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Letterli.pl
       
  1709 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Limbu.pl
       
  1710 file path=usr/perl5/5.16/lib/unicore/lib/Blk/LinearBI.pl
       
  1711 file path=usr/perl5/5.16/lib/unicore/lib/Blk/LinearBS.pl
       
  1712 file path=usr/perl5/5.16/lib/unicore/lib/Blk/LowSurro.pl
       
  1713 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Lycian.pl
       
  1714 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Lydian.pl
       
  1715 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Mahjong.pl
       
  1716 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Malayala.pl
       
  1717 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Mandaic.pl
       
  1718 file path=usr/perl5/5.16/lib/unicore/lib/Blk/MathAlph.pl
       
  1719 file path=usr/perl5/5.16/lib/unicore/lib/Blk/MathOper.pl
       
  1720 file path=usr/perl5/5.16/lib/unicore/lib/Blk/MeeteiM2.pl
       
  1721 file path=usr/perl5/5.16/lib/unicore/lib/Blk/MeeteiMa.pl
       
  1722 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Meroitic.pl
       
  1723 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Miao.pl
       
  1724 file path=usr/perl5/5.16/lib/unicore/lib/Blk/MiscArro.pl
       
  1725 file path=usr/perl5/5.16/lib/unicore/lib/Blk/MiscMat2.pl
       
  1726 file path=usr/perl5/5.16/lib/unicore/lib/Blk/MiscMath.pl
       
  1727 file path=usr/perl5/5.16/lib/unicore/lib/Blk/MiscPict.pl
       
  1728 file path=usr/perl5/5.16/lib/unicore/lib/Blk/MiscSymb.pl
       
  1729 file path=usr/perl5/5.16/lib/unicore/lib/Blk/MiscTech.pl
       
  1730 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Modifie2.pl
       
  1731 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Modifier.pl
       
  1732 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Mongolia.pl
       
  1733 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Music.pl
       
  1734 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Myanmar.pl
       
  1735 file path=usr/perl5/5.16/lib/unicore/lib/Blk/MyanmarE.pl
       
  1736 file path=usr/perl5/5.16/lib/unicore/lib/Blk/NB.pl
       
  1737 file path=usr/perl5/5.16/lib/unicore/lib/Blk/NKo.pl
       
  1738 file path=usr/perl5/5.16/lib/unicore/lib/Blk/NewTaiLu.pl
       
  1739 file path=usr/perl5/5.16/lib/unicore/lib/Blk/NumberFo.pl
       
  1740 file path=usr/perl5/5.16/lib/unicore/lib/Blk/OCR.pl
       
  1741 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Ogham.pl
       
  1742 file path=usr/perl5/5.16/lib/unicore/lib/Blk/OldItali.pl
       
  1743 file path=usr/perl5/5.16/lib/unicore/lib/Blk/OldPersi.pl
       
  1744 file path=usr/perl5/5.16/lib/unicore/lib/Blk/OldTurki.pl
       
  1745 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Oriya.pl
       
  1746 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Osmanya.pl
       
  1747 file path=usr/perl5/5.16/lib/unicore/lib/Blk/PUA.pl
       
  1748 file path=usr/perl5/5.16/lib/unicore/lib/Blk/PhagsPa.pl
       
  1749 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Phaistos.pl
       
  1750 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Phoenici.pl
       
  1751 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Phoneti2.pl
       
  1752 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Phonetic.pl
       
  1753 file path=usr/perl5/5.16/lib/unicore/lib/Blk/PlayingC.pl
       
  1754 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Punctuat.pl
       
  1755 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Rejang.pl
       
  1756 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Rumi.pl
       
  1757 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Runic.pl
       
  1758 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Samarita.pl
       
  1759 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Saurasht.pl
       
  1760 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Sharada.pl
       
  1761 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Sinhala.pl
       
  1762 file path=usr/perl5/5.16/lib/unicore/lib/Blk/SmallFor.pl
       
  1763 file path=usr/perl5/5.16/lib/unicore/lib/Blk/SoraSomp.pl
       
  1764 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Specials.pl
       
  1765 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Sundane2.pl
       
  1766 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Sundanes.pl
       
  1767 file path=usr/perl5/5.16/lib/unicore/lib/Blk/SupArro2.pl
       
  1768 file path=usr/perl5/5.16/lib/unicore/lib/Blk/SupArrow.pl
       
  1769 file path=usr/perl5/5.16/lib/unicore/lib/Blk/SupMathO.pl
       
  1770 file path=usr/perl5/5.16/lib/unicore/lib/Blk/SupPUAA.pl
       
  1771 file path=usr/perl5/5.16/lib/unicore/lib/Blk/SupPUAB.pl
       
  1772 file path=usr/perl5/5.16/lib/unicore/lib/Blk/SupPunct.pl
       
  1773 file path=usr/perl5/5.16/lib/unicore/lib/Blk/SuperAnd.pl
       
  1774 file path=usr/perl5/5.16/lib/unicore/lib/Blk/SylotiNa.pl
       
  1775 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Syriac.pl
       
  1776 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Tagalog.pl
       
  1777 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Tagbanwa.pl
       
  1778 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Tags.pl
       
  1779 file path=usr/perl5/5.16/lib/unicore/lib/Blk/TaiLe.pl
       
  1780 file path=usr/perl5/5.16/lib/unicore/lib/Blk/TaiTham.pl
       
  1781 file path=usr/perl5/5.16/lib/unicore/lib/Blk/TaiViet.pl
       
  1782 file path=usr/perl5/5.16/lib/unicore/lib/Blk/TaiXuanJ.pl
       
  1783 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Takri.pl
       
  1784 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Tamil.pl
       
  1785 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Telugu.pl
       
  1786 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Thaana.pl
       
  1787 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Thai.pl
       
  1788 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Tibetan.pl
       
  1789 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Tifinagh.pl
       
  1790 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Transpor.pl
       
  1791 file path=usr/perl5/5.16/lib/unicore/lib/Blk/UCAS.pl
       
  1792 file path=usr/perl5/5.16/lib/unicore/lib/Blk/UCASExt.pl
       
  1793 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Ugaritic.pl
       
  1794 file path=usr/perl5/5.16/lib/unicore/lib/Blk/VS.pl
       
  1795 file path=usr/perl5/5.16/lib/unicore/lib/Blk/VSSup.pl
       
  1796 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Vai.pl
       
  1797 file path=usr/perl5/5.16/lib/unicore/lib/Blk/VedicExt.pl
       
  1798 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Vertical.pl
       
  1799 file path=usr/perl5/5.16/lib/unicore/lib/Blk/YiRadica.pl
       
  1800 file path=usr/perl5/5.16/lib/unicore/lib/Blk/YiSyllab.pl
       
  1801 file path=usr/perl5/5.16/lib/unicore/lib/Blk/Yijing.pl
       
  1802 dir  path=usr/perl5/5.16/lib/unicore/lib/CE
       
  1803 file path=usr/perl5/5.16/lib/unicore/lib/CE/Y.pl
       
  1804 dir  path=usr/perl5/5.16/lib/unicore/lib/CI
       
  1805 file path=usr/perl5/5.16/lib/unicore/lib/CI/Y.pl
       
  1806 dir  path=usr/perl5/5.16/lib/unicore/lib/CWCF
       
  1807 file path=usr/perl5/5.16/lib/unicore/lib/CWCF/Y.pl
       
  1808 dir  path=usr/perl5/5.16/lib/unicore/lib/CWCM
       
  1809 file path=usr/perl5/5.16/lib/unicore/lib/CWCM/Y.pl
       
  1810 dir  path=usr/perl5/5.16/lib/unicore/lib/CWKCF
       
  1811 file path=usr/perl5/5.16/lib/unicore/lib/CWKCF/Y.pl
       
  1812 dir  path=usr/perl5/5.16/lib/unicore/lib/CWL
       
  1813 file path=usr/perl5/5.16/lib/unicore/lib/CWL/Y.pl
       
  1814 dir  path=usr/perl5/5.16/lib/unicore/lib/CWT
       
  1815 file path=usr/perl5/5.16/lib/unicore/lib/CWT/Y.pl
       
  1816 dir  path=usr/perl5/5.16/lib/unicore/lib/CWU
       
  1817 file path=usr/perl5/5.16/lib/unicore/lib/CWU/Y.pl
       
  1818 dir  path=usr/perl5/5.16/lib/unicore/lib/Cased
       
  1819 file path=usr/perl5/5.16/lib/unicore/lib/Cased/Y.pl
       
  1820 dir  path=usr/perl5/5.16/lib/unicore/lib/Ccc
       
  1821 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/A.pl
       
  1822 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/AL.pl
       
  1823 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/AR.pl
       
  1824 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/ATA.pl
       
  1825 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/ATAR.pl
       
  1826 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/ATB.pl
       
  1827 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/B.pl
       
  1828 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/BL.pl
       
  1829 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/BR.pl
       
  1830 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC10.pl
       
  1831 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC103.pl
       
  1832 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC107.pl
       
  1833 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC11.pl
       
  1834 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC118.pl
       
  1835 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC12.pl
       
  1836 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC122.pl
       
  1837 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC129.pl
       
  1838 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC13.pl
       
  1839 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC130.pl
       
  1840 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC132.pl
       
  1841 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC14.pl
       
  1842 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC15.pl
       
  1843 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC16.pl
       
  1844 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC17.pl
       
  1845 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC18.pl
       
  1846 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC19.pl
       
  1847 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC20.pl
       
  1848 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC21.pl
       
  1849 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC22.pl
       
  1850 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC23.pl
       
  1851 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC24.pl
       
  1852 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC25.pl
       
  1853 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC26.pl
       
  1854 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC27.pl
       
  1855 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC28.pl
       
  1856 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC29.pl
       
  1857 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC30.pl
       
  1858 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC31.pl
       
  1859 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC32.pl
       
  1860 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC33.pl
       
  1861 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC34.pl
       
  1862 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC35.pl
       
  1863 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC36.pl
       
  1864 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC84.pl
       
  1865 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/CCC91.pl
       
  1866 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/DA.pl
       
  1867 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/DB.pl
       
  1868 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/IS.pl
       
  1869 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/KV.pl
       
  1870 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/L.pl
       
  1871 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/NK.pl
       
  1872 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/NR.pl
       
  1873 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/OV.pl
       
  1874 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/R.pl
       
  1875 file path=usr/perl5/5.16/lib/unicore/lib/Ccc/VR.pl
       
  1876 dir  path=usr/perl5/5.16/lib/unicore/lib/CompEx
       
  1877 file path=usr/perl5/5.16/lib/unicore/lib/CompEx/Y.pl
       
  1878 dir  path=usr/perl5/5.16/lib/unicore/lib/DI
       
  1879 file path=usr/perl5/5.16/lib/unicore/lib/DI/Y.pl
       
  1880 dir  path=usr/perl5/5.16/lib/unicore/lib/Dash
       
  1881 file path=usr/perl5/5.16/lib/unicore/lib/Dash/Y.pl
       
  1882 dir  path=usr/perl5/5.16/lib/unicore/lib/Dep
       
  1883 file path=usr/perl5/5.16/lib/unicore/lib/Dep/Y.pl
       
  1884 dir  path=usr/perl5/5.16/lib/unicore/lib/Dia
       
  1885 file path=usr/perl5/5.16/lib/unicore/lib/Dia/Y.pl
       
  1886 dir  path=usr/perl5/5.16/lib/unicore/lib/Dt
       
  1887 file path=usr/perl5/5.16/lib/unicore/lib/Dt/Com.pl
       
  1888 file path=usr/perl5/5.16/lib/unicore/lib/Dt/Enc.pl
       
  1889 file path=usr/perl5/5.16/lib/unicore/lib/Dt/Fin.pl
       
  1890 file path=usr/perl5/5.16/lib/unicore/lib/Dt/Font.pl
       
  1891 file path=usr/perl5/5.16/lib/unicore/lib/Dt/Fra.pl
       
  1892 file path=usr/perl5/5.16/lib/unicore/lib/Dt/Init.pl
       
  1893 file path=usr/perl5/5.16/lib/unicore/lib/Dt/Iso.pl
       
  1894 file path=usr/perl5/5.16/lib/unicore/lib/Dt/Med.pl
       
  1895 file path=usr/perl5/5.16/lib/unicore/lib/Dt/Nar.pl
       
  1896 file path=usr/perl5/5.16/lib/unicore/lib/Dt/Nb.pl
       
  1897 file path=usr/perl5/5.16/lib/unicore/lib/Dt/NonCanon.pl
       
  1898 file path=usr/perl5/5.16/lib/unicore/lib/Dt/None.pl
       
  1899 file path=usr/perl5/5.16/lib/unicore/lib/Dt/Sml.pl
       
  1900 file path=usr/perl5/5.16/lib/unicore/lib/Dt/Sqr.pl
       
  1901 file path=usr/perl5/5.16/lib/unicore/lib/Dt/Sub.pl
       
  1902 file path=usr/perl5/5.16/lib/unicore/lib/Dt/Sup.pl
       
  1903 file path=usr/perl5/5.16/lib/unicore/lib/Dt/Vert.pl
       
  1904 dir  path=usr/perl5/5.16/lib/unicore/lib/Ea
       
  1905 file path=usr/perl5/5.16/lib/unicore/lib/Ea/A.pl
       
  1906 file path=usr/perl5/5.16/lib/unicore/lib/Ea/F.pl
       
  1907 file path=usr/perl5/5.16/lib/unicore/lib/Ea/H.pl
       
  1908 file path=usr/perl5/5.16/lib/unicore/lib/Ea/N.pl
       
  1909 file path=usr/perl5/5.16/lib/unicore/lib/Ea/Na.pl
       
  1910 file path=usr/perl5/5.16/lib/unicore/lib/Ea/W.pl
       
  1911 dir  path=usr/perl5/5.16/lib/unicore/lib/Ext
       
  1912 file path=usr/perl5/5.16/lib/unicore/lib/Ext/Y.pl
       
  1913 dir  path=usr/perl5/5.16/lib/unicore/lib/GCB
       
  1914 file path=usr/perl5/5.16/lib/unicore/lib/GCB/CN.pl
       
  1915 file path=usr/perl5/5.16/lib/unicore/lib/GCB/EX.pl
       
  1916 file path=usr/perl5/5.16/lib/unicore/lib/GCB/SM.pl
       
  1917 file path=usr/perl5/5.16/lib/unicore/lib/GCB/XX.pl
       
  1918 dir  path=usr/perl5/5.16/lib/unicore/lib/Gc
       
  1919 file path=usr/perl5/5.16/lib/unicore/lib/Gc/C.pl
       
  1920 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Cc.pl
       
  1921 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Cf.pl
       
  1922 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Cn.pl
       
  1923 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Co.pl
       
  1924 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Cs.pl
       
  1925 file path=usr/perl5/5.16/lib/unicore/lib/Gc/L.pl
       
  1926 file path=usr/perl5/5.16/lib/unicore/lib/Gc/LC.pl
       
  1927 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Ll.pl
       
  1928 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Lm.pl
       
  1929 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Lo.pl
       
  1930 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Lu.pl
       
  1931 file path=usr/perl5/5.16/lib/unicore/lib/Gc/M.pl
       
  1932 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Mc.pl
       
  1933 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Me.pl
       
  1934 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Mn.pl
       
  1935 file path=usr/perl5/5.16/lib/unicore/lib/Gc/N.pl
       
  1936 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Nd.pl
       
  1937 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Nl.pl
       
  1938 file path=usr/perl5/5.16/lib/unicore/lib/Gc/No.pl
       
  1939 file path=usr/perl5/5.16/lib/unicore/lib/Gc/P.pl
       
  1940 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Pc.pl
       
  1941 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Pd.pl
       
  1942 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Pe.pl
       
  1943 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Pf.pl
       
  1944 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Pi.pl
       
  1945 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Po.pl
       
  1946 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Ps.pl
       
  1947 file path=usr/perl5/5.16/lib/unicore/lib/Gc/S.pl
       
  1948 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Sc.pl
       
  1949 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Sk.pl
       
  1950 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Sm.pl
       
  1951 file path=usr/perl5/5.16/lib/unicore/lib/Gc/So.pl
       
  1952 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Z.pl
       
  1953 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Zl.pl
       
  1954 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Zp.pl
       
  1955 file path=usr/perl5/5.16/lib/unicore/lib/Gc/Zs.pl
       
  1956 dir  path=usr/perl5/5.16/lib/unicore/lib/GrBase
       
  1957 file path=usr/perl5/5.16/lib/unicore/lib/GrBase/Y.pl
       
  1958 dir  path=usr/perl5/5.16/lib/unicore/lib/Hex
       
  1959 file path=usr/perl5/5.16/lib/unicore/lib/Hex/Y.pl
       
  1960 dir  path=usr/perl5/5.16/lib/unicore/lib/Hst
       
  1961 file path=usr/perl5/5.16/lib/unicore/lib/Hst/NA.pl
       
  1962 dir  path=usr/perl5/5.16/lib/unicore/lib/Hyphen
       
  1963 file path=usr/perl5/5.16/lib/unicore/lib/Hyphen/Y.pl
       
  1964 dir  path=usr/perl5/5.16/lib/unicore/lib/IDC
       
  1965 file path=usr/perl5/5.16/lib/unicore/lib/IDC/Y.pl
       
  1966 dir  path=usr/perl5/5.16/lib/unicore/lib/IDS
       
  1967 file path=usr/perl5/5.16/lib/unicore/lib/IDS/Y.pl
       
  1968 dir  path=usr/perl5/5.16/lib/unicore/lib/IDSB
       
  1969 file path=usr/perl5/5.16/lib/unicore/lib/IDSB/Y.pl
       
  1970 dir  path=usr/perl5/5.16/lib/unicore/lib/IDST
       
  1971 file path=usr/perl5/5.16/lib/unicore/lib/IDST/Y.pl
       
  1972 dir  path=usr/perl5/5.16/lib/unicore/lib/Ideo
       
  1973 file path=usr/perl5/5.16/lib/unicore/lib/Ideo/Y.pl
       
  1974 dir  path=usr/perl5/5.16/lib/unicore/lib/In
       
  1975 file path=usr/perl5/5.16/lib/unicore/lib/In/2_0.pl
       
  1976 file path=usr/perl5/5.16/lib/unicore/lib/In/2_1.pl
       
  1977 file path=usr/perl5/5.16/lib/unicore/lib/In/3_0.pl
       
  1978 file path=usr/perl5/5.16/lib/unicore/lib/In/3_1.pl
       
  1979 file path=usr/perl5/5.16/lib/unicore/lib/In/3_2.pl
       
  1980 file path=usr/perl5/5.16/lib/unicore/lib/In/4_0.pl
       
  1981 file path=usr/perl5/5.16/lib/unicore/lib/In/4_1.pl
       
  1982 file path=usr/perl5/5.16/lib/unicore/lib/In/5_0.pl
       
  1983 file path=usr/perl5/5.16/lib/unicore/lib/In/5_1.pl
       
  1984 file path=usr/perl5/5.16/lib/unicore/lib/In/5_2.pl
       
  1985 file path=usr/perl5/5.16/lib/unicore/lib/In/6_0.pl
       
  1986 file path=usr/perl5/5.16/lib/unicore/lib/In/6_1.pl
       
  1987 dir  path=usr/perl5/5.16/lib/unicore/lib/Jg
       
  1988 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Ain.pl
       
  1989 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Alaph.pl
       
  1990 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Alef.pl
       
  1991 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Beh.pl
       
  1992 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Beth.pl
       
  1993 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Burushas.pl
       
  1994 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Dal.pl
       
  1995 file path=usr/perl5/5.16/lib/unicore/lib/Jg/DalathRi.pl
       
  1996 file path=usr/perl5/5.16/lib/unicore/lib/Jg/E.pl
       
  1997 file path=usr/perl5/5.16/lib/unicore/lib/Jg/FarsiYeh.pl
       
  1998 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Fe.pl
       
  1999 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Feh.pl
       
  2000 file path=usr/perl5/5.16/lib/unicore/lib/Jg/FinalSem.pl
       
  2001 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Gaf.pl
       
  2002 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Gamal.pl
       
  2003 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Hah.pl
       
  2004 file path=usr/perl5/5.16/lib/unicore/lib/Jg/HamzaOnH.pl
       
  2005 file path=usr/perl5/5.16/lib/unicore/lib/Jg/He.pl
       
  2006 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Heh.pl
       
  2007 file path=usr/perl5/5.16/lib/unicore/lib/Jg/HehGoal.pl
       
  2008 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Heth.pl
       
  2009 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Kaf.pl
       
  2010 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Kaph.pl
       
  2011 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Khaph.pl
       
  2012 file path=usr/perl5/5.16/lib/unicore/lib/Jg/KnottedH.pl
       
  2013 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Lam.pl
       
  2014 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Lamadh.pl
       
  2015 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Meem.pl
       
  2016 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Mim.pl
       
  2017 file path=usr/perl5/5.16/lib/unicore/lib/Jg/NoJoinin.pl
       
  2018 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Noon.pl
       
  2019 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Nun.pl
       
  2020 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Nya.pl
       
  2021 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Pe.pl
       
  2022 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Qaf.pl
       
  2023 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Qaph.pl
       
  2024 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Reh.pl
       
  2025 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Reversed.pl
       
  2026 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Rohingya.pl
       
  2027 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Sad.pl
       
  2028 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Sadhe.pl
       
  2029 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Seen.pl
       
  2030 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Semkath.pl
       
  2031 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Shin.pl
       
  2032 file path=usr/perl5/5.16/lib/unicore/lib/Jg/SwashKaf.pl
       
  2033 file path=usr/perl5/5.16/lib/unicore/lib/Jg/SyriacWa.pl
       
  2034 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Tah.pl
       
  2035 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Taw.pl
       
  2036 file path=usr/perl5/5.16/lib/unicore/lib/Jg/TehMarbu.pl
       
  2037 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Teth.pl
       
  2038 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Waw.pl
       
  2039 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Yeh.pl
       
  2040 file path=usr/perl5/5.16/lib/unicore/lib/Jg/YehBarre.pl
       
  2041 file path=usr/perl5/5.16/lib/unicore/lib/Jg/YehWithT.pl
       
  2042 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Yudh.pl
       
  2043 file path=usr/perl5/5.16/lib/unicore/lib/Jg/YudhHe.pl
       
  2044 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Zain.pl
       
  2045 file path=usr/perl5/5.16/lib/unicore/lib/Jg/Zhain.pl
       
  2046 dir  path=usr/perl5/5.16/lib/unicore/lib/JoinC
       
  2047 file path=usr/perl5/5.16/lib/unicore/lib/JoinC/Y.pl
       
  2048 dir  path=usr/perl5/5.16/lib/unicore/lib/Jt
       
  2049 file path=usr/perl5/5.16/lib/unicore/lib/Jt/C.pl
       
  2050 file path=usr/perl5/5.16/lib/unicore/lib/Jt/D.pl
       
  2051 file path=usr/perl5/5.16/lib/unicore/lib/Jt/R.pl
       
  2052 file path=usr/perl5/5.16/lib/unicore/lib/Jt/T.pl
       
  2053 file path=usr/perl5/5.16/lib/unicore/lib/Jt/U.pl
       
  2054 dir  path=usr/perl5/5.16/lib/unicore/lib/LOE
       
  2055 file path=usr/perl5/5.16/lib/unicore/lib/LOE/Y.pl
       
  2056 dir  path=usr/perl5/5.16/lib/unicore/lib/Lb
       
  2057 file path=usr/perl5/5.16/lib/unicore/lib/Lb/AI.pl
       
  2058 file path=usr/perl5/5.16/lib/unicore/lib/Lb/AL.pl
       
  2059 file path=usr/perl5/5.16/lib/unicore/lib/Lb/B2.pl
       
  2060 file path=usr/perl5/5.16/lib/unicore/lib/Lb/BA.pl
       
  2061 file path=usr/perl5/5.16/lib/unicore/lib/Lb/BB.pl
       
  2062 file path=usr/perl5/5.16/lib/unicore/lib/Lb/BK.pl
       
  2063 file path=usr/perl5/5.16/lib/unicore/lib/Lb/CB.pl
       
  2064 file path=usr/perl5/5.16/lib/unicore/lib/Lb/CJ.pl
       
  2065 file path=usr/perl5/5.16/lib/unicore/lib/Lb/CL.pl
       
  2066 file path=usr/perl5/5.16/lib/unicore/lib/Lb/CM.pl
       
  2067 file path=usr/perl5/5.16/lib/unicore/lib/Lb/CP.pl
       
  2068 file path=usr/perl5/5.16/lib/unicore/lib/Lb/CR.pl
       
  2069 file path=usr/perl5/5.16/lib/unicore/lib/Lb/EX.pl
       
  2070 file path=usr/perl5/5.16/lib/unicore/lib/Lb/GL.pl
       
  2071 file path=usr/perl5/5.16/lib/unicore/lib/Lb/H2.pl
       
  2072 file path=usr/perl5/5.16/lib/unicore/lib/Lb/H3.pl
       
  2073 file path=usr/perl5/5.16/lib/unicore/lib/Lb/HL.pl
       
  2074 file path=usr/perl5/5.16/lib/unicore/lib/Lb/HY.pl
       
  2075 file path=usr/perl5/5.16/lib/unicore/lib/Lb/ID.pl
       
  2076 file path=usr/perl5/5.16/lib/unicore/lib/Lb/IN.pl
       
  2077 file path=usr/perl5/5.16/lib/unicore/lib/Lb/IS.pl
       
  2078 file path=usr/perl5/5.16/lib/unicore/lib/Lb/JL.pl
       
  2079 file path=usr/perl5/5.16/lib/unicore/lib/Lb/JT.pl
       
  2080 file path=usr/perl5/5.16/lib/unicore/lib/Lb/JV.pl
       
  2081 file path=usr/perl5/5.16/lib/unicore/lib/Lb/LF.pl
       
  2082 file path=usr/perl5/5.16/lib/unicore/lib/Lb/NL.pl
       
  2083 file path=usr/perl5/5.16/lib/unicore/lib/Lb/NS.pl
       
  2084 file path=usr/perl5/5.16/lib/unicore/lib/Lb/NU.pl
       
  2085 file path=usr/perl5/5.16/lib/unicore/lib/Lb/OP.pl
       
  2086 file path=usr/perl5/5.16/lib/unicore/lib/Lb/PO.pl
       
  2087 file path=usr/perl5/5.16/lib/unicore/lib/Lb/PR.pl
       
  2088 file path=usr/perl5/5.16/lib/unicore/lib/Lb/QU.pl
       
  2089 file path=usr/perl5/5.16/lib/unicore/lib/Lb/SA.pl
       
  2090 file path=usr/perl5/5.16/lib/unicore/lib/Lb/SG.pl
       
  2091 file path=usr/perl5/5.16/lib/unicore/lib/Lb/SP.pl
       
  2092 file path=usr/perl5/5.16/lib/unicore/lib/Lb/SY.pl
       
  2093 file path=usr/perl5/5.16/lib/unicore/lib/Lb/WJ.pl
       
  2094 file path=usr/perl5/5.16/lib/unicore/lib/Lb/XX.pl
       
  2095 file path=usr/perl5/5.16/lib/unicore/lib/Lb/ZW.pl
       
  2096 dir  path=usr/perl5/5.16/lib/unicore/lib/Lower
       
  2097 file path=usr/perl5/5.16/lib/unicore/lib/Lower/Y.pl
       
  2098 dir  path=usr/perl5/5.16/lib/unicore/lib/Math
       
  2099 file path=usr/perl5/5.16/lib/unicore/lib/Math/Y.pl
       
  2100 dir  path=usr/perl5/5.16/lib/unicore/lib/NChar
       
  2101 file path=usr/perl5/5.16/lib/unicore/lib/NChar/Y.pl
       
  2102 dir  path=usr/perl5/5.16/lib/unicore/lib/NFCQC
       
  2103 file path=usr/perl5/5.16/lib/unicore/lib/NFCQC/Y.pl
       
  2104 dir  path=usr/perl5/5.16/lib/unicore/lib/NFDQC
       
  2105 file path=usr/perl5/5.16/lib/unicore/lib/NFDQC/N.pl
       
  2106 file path=usr/perl5/5.16/lib/unicore/lib/NFDQC/Y.pl
       
  2107 dir  path=usr/perl5/5.16/lib/unicore/lib/NFKCQC
       
  2108 file path=usr/perl5/5.16/lib/unicore/lib/NFKCQC/M.pl
       
  2109 file path=usr/perl5/5.16/lib/unicore/lib/NFKCQC/N.pl
       
  2110 file path=usr/perl5/5.16/lib/unicore/lib/NFKCQC/Y.pl
       
  2111 dir  path=usr/perl5/5.16/lib/unicore/lib/NFKDQC
       
  2112 file path=usr/perl5/5.16/lib/unicore/lib/NFKDQC/N.pl
       
  2113 dir  path=usr/perl5/5.16/lib/unicore/lib/Nt
       
  2114 file path=usr/perl5/5.16/lib/unicore/lib/Nt/Di.pl
       
  2115 file path=usr/perl5/5.16/lib/unicore/lib/Nt/Nu.pl
       
  2116 dir  path=usr/perl5/5.16/lib/unicore/lib/Nv
       
  2117 file path=usr/perl5/5.16/lib/unicore/lib/Nv/0.pl
       
  2118 file path=usr/perl5/5.16/lib/unicore/lib/Nv/1.pl
       
  2119 file path=usr/perl5/5.16/lib/unicore/lib/Nv/10.pl
       
  2120 file path=usr/perl5/5.16/lib/unicore/lib/Nv/100.pl
       
  2121 file path=usr/perl5/5.16/lib/unicore/lib/Nv/1000.pl
       
  2122 file path=usr/perl5/5.16/lib/unicore/lib/Nv/10000.pl
       
  2123 file path=usr/perl5/5.16/lib/unicore/lib/Nv/100000.pl
       
  2124 file path=usr/perl5/5.16/lib/unicore/lib/Nv/10000000.pl
       
  2125 file path=usr/perl5/5.16/lib/unicore/lib/Nv/10000002.pl
       
  2126 file path=usr/perl5/5.16/lib/unicore/lib/Nv/11.pl
       
  2127 file path=usr/perl5/5.16/lib/unicore/lib/Nv/11_2.pl
       
  2128 file path=usr/perl5/5.16/lib/unicore/lib/Nv/12.pl
       
  2129 file path=usr/perl5/5.16/lib/unicore/lib/Nv/13.pl
       
  2130 file path=usr/perl5/5.16/lib/unicore/lib/Nv/13_2.pl
       
  2131 file path=usr/perl5/5.16/lib/unicore/lib/Nv/14.pl
       
  2132 file path=usr/perl5/5.16/lib/unicore/lib/Nv/15.pl
       
  2133 file path=usr/perl5/5.16/lib/unicore/lib/Nv/15_2.pl
       
  2134 file path=usr/perl5/5.16/lib/unicore/lib/Nv/16.pl
       
  2135 file path=usr/perl5/5.16/lib/unicore/lib/Nv/17.pl
       
  2136 file path=usr/perl5/5.16/lib/unicore/lib/Nv/17_2.pl
       
  2137 file path=usr/perl5/5.16/lib/unicore/lib/Nv/18.pl
       
  2138 file path=usr/perl5/5.16/lib/unicore/lib/Nv/19.pl
       
  2139 file path=usr/perl5/5.16/lib/unicore/lib/Nv/1_10.pl
       
  2140 file path=usr/perl5/5.16/lib/unicore/lib/Nv/1_16.pl
       
  2141 file path=usr/perl5/5.16/lib/unicore/lib/Nv/1_2.pl
       
  2142 file path=usr/perl5/5.16/lib/unicore/lib/Nv/1_3.pl
       
  2143 file path=usr/perl5/5.16/lib/unicore/lib/Nv/1_4.pl
       
  2144 file path=usr/perl5/5.16/lib/unicore/lib/Nv/1_5.pl
       
  2145 file path=usr/perl5/5.16/lib/unicore/lib/Nv/1_6.pl
       
  2146 file path=usr/perl5/5.16/lib/unicore/lib/Nv/1_7.pl
       
  2147 file path=usr/perl5/5.16/lib/unicore/lib/Nv/1_8.pl
       
  2148 file path=usr/perl5/5.16/lib/unicore/lib/Nv/1_9.pl
       
  2149 file path=usr/perl5/5.16/lib/unicore/lib/Nv/2.pl
       
  2150 file path=usr/perl5/5.16/lib/unicore/lib/Nv/20.pl
       
  2151 file path=usr/perl5/5.16/lib/unicore/lib/Nv/200.pl
       
  2152 file path=usr/perl5/5.16/lib/unicore/lib/Nv/2000.pl
       
  2153 file path=usr/perl5/5.16/lib/unicore/lib/Nv/20000.pl
       
  2154 file path=usr/perl5/5.16/lib/unicore/lib/Nv/21.pl
       
  2155 file path=usr/perl5/5.16/lib/unicore/lib/Nv/22.pl
       
  2156 file path=usr/perl5/5.16/lib/unicore/lib/Nv/23.pl
       
  2157 file path=usr/perl5/5.16/lib/unicore/lib/Nv/24.pl
       
  2158 file path=usr/perl5/5.16/lib/unicore/lib/Nv/25.pl
       
  2159 file path=usr/perl5/5.16/lib/unicore/lib/Nv/26.pl
       
  2160 file path=usr/perl5/5.16/lib/unicore/lib/Nv/27.pl
       
  2161 file path=usr/perl5/5.16/lib/unicore/lib/Nv/28.pl
       
  2162 file path=usr/perl5/5.16/lib/unicore/lib/Nv/29.pl
       
  2163 file path=usr/perl5/5.16/lib/unicore/lib/Nv/2_3.pl
       
  2164 file path=usr/perl5/5.16/lib/unicore/lib/Nv/2_5.pl
       
  2165 file path=usr/perl5/5.16/lib/unicore/lib/Nv/3.pl
       
  2166 file path=usr/perl5/5.16/lib/unicore/lib/Nv/30.pl
       
  2167 file path=usr/perl5/5.16/lib/unicore/lib/Nv/300.pl
       
  2168 file path=usr/perl5/5.16/lib/unicore/lib/Nv/3000.pl
       
  2169 file path=usr/perl5/5.16/lib/unicore/lib/Nv/30000.pl
       
  2170 file path=usr/perl5/5.16/lib/unicore/lib/Nv/31.pl
       
  2171 file path=usr/perl5/5.16/lib/unicore/lib/Nv/32.pl
       
  2172 file path=usr/perl5/5.16/lib/unicore/lib/Nv/33.pl
       
  2173 file path=usr/perl5/5.16/lib/unicore/lib/Nv/34.pl
       
  2174 file path=usr/perl5/5.16/lib/unicore/lib/Nv/35.pl
       
  2175 file path=usr/perl5/5.16/lib/unicore/lib/Nv/36.pl
       
  2176 file path=usr/perl5/5.16/lib/unicore/lib/Nv/37.pl
       
  2177 file path=usr/perl5/5.16/lib/unicore/lib/Nv/38.pl
       
  2178 file path=usr/perl5/5.16/lib/unicore/lib/Nv/39.pl
       
  2179 file path=usr/perl5/5.16/lib/unicore/lib/Nv/3_16.pl
       
  2180 file path=usr/perl5/5.16/lib/unicore/lib/Nv/3_2.pl
       
  2181 file path=usr/perl5/5.16/lib/unicore/lib/Nv/3_4.pl
       
  2182 file path=usr/perl5/5.16/lib/unicore/lib/Nv/3_5.pl
       
  2183 file path=usr/perl5/5.16/lib/unicore/lib/Nv/3_8.pl
       
  2184 file path=usr/perl5/5.16/lib/unicore/lib/Nv/4.pl
       
  2185 file path=usr/perl5/5.16/lib/unicore/lib/Nv/40.pl
       
  2186 file path=usr/perl5/5.16/lib/unicore/lib/Nv/400.pl
       
  2187 file path=usr/perl5/5.16/lib/unicore/lib/Nv/4000.pl
       
  2188 file path=usr/perl5/5.16/lib/unicore/lib/Nv/40000.pl
       
  2189 file path=usr/perl5/5.16/lib/unicore/lib/Nv/41.pl
       
  2190 file path=usr/perl5/5.16/lib/unicore/lib/Nv/42.pl
       
  2191 file path=usr/perl5/5.16/lib/unicore/lib/Nv/43.pl
       
  2192 file path=usr/perl5/5.16/lib/unicore/lib/Nv/44.pl
       
  2193 file path=usr/perl5/5.16/lib/unicore/lib/Nv/45.pl
       
  2194 file path=usr/perl5/5.16/lib/unicore/lib/Nv/46.pl
       
  2195 file path=usr/perl5/5.16/lib/unicore/lib/Nv/47.pl
       
  2196 file path=usr/perl5/5.16/lib/unicore/lib/Nv/48.pl
       
  2197 file path=usr/perl5/5.16/lib/unicore/lib/Nv/49.pl
       
  2198 file path=usr/perl5/5.16/lib/unicore/lib/Nv/4_5.pl
       
  2199 file path=usr/perl5/5.16/lib/unicore/lib/Nv/5.pl
       
  2200 file path=usr/perl5/5.16/lib/unicore/lib/Nv/50.pl
       
  2201 file path=usr/perl5/5.16/lib/unicore/lib/Nv/500.pl
       
  2202 file path=usr/perl5/5.16/lib/unicore/lib/Nv/5000.pl
       
  2203 file path=usr/perl5/5.16/lib/unicore/lib/Nv/50000.pl
       
  2204 file path=usr/perl5/5.16/lib/unicore/lib/Nv/5_2.pl
       
  2205 file path=usr/perl5/5.16/lib/unicore/lib/Nv/5_6.pl
       
  2206 file path=usr/perl5/5.16/lib/unicore/lib/Nv/5_8.pl
       
  2207 file path=usr/perl5/5.16/lib/unicore/lib/Nv/6.pl
       
  2208 file path=usr/perl5/5.16/lib/unicore/lib/Nv/60.pl
       
  2209 file path=usr/perl5/5.16/lib/unicore/lib/Nv/600.pl
       
  2210 file path=usr/perl5/5.16/lib/unicore/lib/Nv/6000.pl
       
  2211 file path=usr/perl5/5.16/lib/unicore/lib/Nv/60000.pl
       
  2212 file path=usr/perl5/5.16/lib/unicore/lib/Nv/7.pl
       
  2213 file path=usr/perl5/5.16/lib/unicore/lib/Nv/70.pl
       
  2214 file path=usr/perl5/5.16/lib/unicore/lib/Nv/700.pl
       
  2215 file path=usr/perl5/5.16/lib/unicore/lib/Nv/7000.pl
       
  2216 file path=usr/perl5/5.16/lib/unicore/lib/Nv/70000.pl
       
  2217 file path=usr/perl5/5.16/lib/unicore/lib/Nv/7_2.pl
       
  2218 file path=usr/perl5/5.16/lib/unicore/lib/Nv/7_8.pl
       
  2219 file path=usr/perl5/5.16/lib/unicore/lib/Nv/8.pl
       
  2220 file path=usr/perl5/5.16/lib/unicore/lib/Nv/80.pl
       
  2221 file path=usr/perl5/5.16/lib/unicore/lib/Nv/800.pl
       
  2222 file path=usr/perl5/5.16/lib/unicore/lib/Nv/8000.pl
       
  2223 file path=usr/perl5/5.16/lib/unicore/lib/Nv/80000.pl
       
  2224 file path=usr/perl5/5.16/lib/unicore/lib/Nv/9.pl
       
  2225 file path=usr/perl5/5.16/lib/unicore/lib/Nv/90.pl
       
  2226 file path=usr/perl5/5.16/lib/unicore/lib/Nv/900.pl
       
  2227 file path=usr/perl5/5.16/lib/unicore/lib/Nv/9000.pl
       
  2228 file path=usr/perl5/5.16/lib/unicore/lib/Nv/90000.pl
       
  2229 file path=usr/perl5/5.16/lib/unicore/lib/Nv/9_2.pl
       
  2230 file path=usr/perl5/5.16/lib/unicore/lib/Nv/NaN.pl
       
  2231 file path=usr/perl5/5.16/lib/unicore/lib/Nv/_1_2.pl
       
  2232 dir  path=usr/perl5/5.16/lib/unicore/lib/PatSyn
       
  2233 file path=usr/perl5/5.16/lib/unicore/lib/PatSyn/Y.pl
       
  2234 dir  path=usr/perl5/5.16/lib/unicore/lib/PatWS
       
  2235 file path=usr/perl5/5.16/lib/unicore/lib/PatWS/Y.pl
       
  2236 dir  path=usr/perl5/5.16/lib/unicore/lib/Perl
       
  2237 file path=usr/perl5/5.16/lib/unicore/lib/Perl/Alnum.pl
       
  2238 file path=usr/perl5/5.16/lib/unicore/lib/Perl/Any.pl
       
  2239 file path=usr/perl5/5.16/lib/unicore/lib/Perl/Assigned.pl
       
  2240 file path=usr/perl5/5.16/lib/unicore/lib/Perl/Blank.pl
       
  2241 file path=usr/perl5/5.16/lib/unicore/lib/Perl/Graph.pl
       
  2242 file path=usr/perl5/5.16/lib/unicore/lib/Perl/PerlSpac.pl
       
  2243 file path=usr/perl5/5.16/lib/unicore/lib/Perl/PerlWord.pl
       
  2244 file path=usr/perl5/5.16/lib/unicore/lib/Perl/PosixAln.pl
       
  2245 file path=usr/perl5/5.16/lib/unicore/lib/Perl/PosixAlp.pl
       
  2246 file path=usr/perl5/5.16/lib/unicore/lib/Perl/PosixBla.pl
       
  2247 file path=usr/perl5/5.16/lib/unicore/lib/Perl/PosixCnt.pl
       
  2248 file path=usr/perl5/5.16/lib/unicore/lib/Perl/PosixDig.pl
       
  2249 file path=usr/perl5/5.16/lib/unicore/lib/Perl/PosixGra.pl
       
  2250 file path=usr/perl5/5.16/lib/unicore/lib/Perl/PosixLow.pl
       
  2251 file path=usr/perl5/5.16/lib/unicore/lib/Perl/PosixPri.pl
       
  2252 file path=usr/perl5/5.16/lib/unicore/lib/Perl/PosixPun.pl
       
  2253 file path=usr/perl5/5.16/lib/unicore/lib/Perl/PosixSpa.pl
       
  2254 file path=usr/perl5/5.16/lib/unicore/lib/Perl/PosixUpp.pl
       
  2255 file path=usr/perl5/5.16/lib/unicore/lib/Perl/Print.pl
       
  2256 file path=usr/perl5/5.16/lib/unicore/lib/Perl/SpacePer.pl
       
  2257 file path=usr/perl5/5.16/lib/unicore/lib/Perl/Title.pl
       
  2258 file path=usr/perl5/5.16/lib/unicore/lib/Perl/VertSpac.pl
       
  2259 file path=usr/perl5/5.16/lib/unicore/lib/Perl/Word.pl
       
  2260 file path=usr/perl5/5.16/lib/unicore/lib/Perl/XPosixPu.pl
       
  2261 file path=usr/perl5/5.16/lib/unicore/lib/Perl/_PerlIDS.pl
       
  2262 file path=usr/perl5/5.16/lib/unicore/lib/Perl/_PerlNon.pl
       
  2263 file path=usr/perl5/5.16/lib/unicore/lib/Perl/_PerlQuo.pl
       
  2264 file path=usr/perl5/5.16/lib/unicore/lib/Perl/_XBegin.pl
       
  2265 file path=usr/perl5/5.16/lib/unicore/lib/Perl/_XExtend.pl
       
  2266 file path=usr/perl5/5.16/lib/unicore/lib/Perl/_XLVLVTV.pl
       
  2267 dir  path=usr/perl5/5.16/lib/unicore/lib/QMark
       
  2268 file path=usr/perl5/5.16/lib/unicore/lib/QMark/Y.pl
       
  2269 dir  path=usr/perl5/5.16/lib/unicore/lib/Radical
       
  2270 file path=usr/perl5/5.16/lib/unicore/lib/Radical/Y.pl
       
  2271 dir  path=usr/perl5/5.16/lib/unicore/lib/SB
       
  2272 file path=usr/perl5/5.16/lib/unicore/lib/SB/AT.pl
       
  2273 file path=usr/perl5/5.16/lib/unicore/lib/SB/CL.pl
       
  2274 file path=usr/perl5/5.16/lib/unicore/lib/SB/EX.pl
       
  2275 file path=usr/perl5/5.16/lib/unicore/lib/SB/FO.pl
       
  2276 file path=usr/perl5/5.16/lib/unicore/lib/SB/LE.pl
       
  2277 file path=usr/perl5/5.16/lib/unicore/lib/SB/LO.pl
       
  2278 file path=usr/perl5/5.16/lib/unicore/lib/SB/SC.pl
       
  2279 file path=usr/perl5/5.16/lib/unicore/lib/SB/SE.pl
       
  2280 file path=usr/perl5/5.16/lib/unicore/lib/SB/ST.pl
       
  2281 file path=usr/perl5/5.16/lib/unicore/lib/SB/Sp.pl
       
  2282 file path=usr/perl5/5.16/lib/unicore/lib/SB/UP.pl
       
  2283 file path=usr/perl5/5.16/lib/unicore/lib/SB/XX.pl
       
  2284 dir  path=usr/perl5/5.16/lib/unicore/lib/SD
       
  2285 file path=usr/perl5/5.16/lib/unicore/lib/SD/Y.pl
       
  2286 dir  path=usr/perl5/5.16/lib/unicore/lib/STerm
       
  2287 file path=usr/perl5/5.16/lib/unicore/lib/STerm/Y.pl
       
  2288 dir  path=usr/perl5/5.16/lib/unicore/lib/Sc
       
  2289 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Arab.pl
       
  2290 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Armn.pl
       
  2291 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Beng.pl
       
  2292 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Bopo.pl
       
  2293 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Buhd.pl
       
  2294 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Cprt.pl
       
  2295 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Deva.pl
       
  2296 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Geor.pl
       
  2297 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Gujr.pl
       
  2298 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Guru.pl
       
  2299 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Han.pl
       
  2300 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Hang.pl
       
  2301 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Hano.pl
       
  2302 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Hira.pl
       
  2303 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Kana.pl
       
  2304 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Kthi.pl
       
  2305 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Linb.pl
       
  2306 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Mand.pl
       
  2307 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Mong.pl
       
  2308 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Orya.pl
       
  2309 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Phag.pl
       
  2310 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Syrc.pl
       
  2311 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Tagb.pl
       
  2312 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Takr.pl
       
  2313 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Tglg.pl
       
  2314 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Thaa.pl
       
  2315 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Yi.pl
       
  2316 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Zinh.pl
       
  2317 file path=usr/perl5/5.16/lib/unicore/lib/Sc/Zyyy.pl
       
  2318 dir  path=usr/perl5/5.16/lib/unicore/lib/Scx
       
  2319 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Arab.pl
       
  2320 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Armi.pl
       
  2321 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Armn.pl
       
  2322 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Avst.pl
       
  2323 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Bali.pl
       
  2324 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Bamu.pl
       
  2325 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Batk.pl
       
  2326 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Beng.pl
       
  2327 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Bopo.pl
       
  2328 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Brah.pl
       
  2329 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Brai.pl
       
  2330 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Bugi.pl
       
  2331 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Buhd.pl
       
  2332 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Cakm.pl
       
  2333 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Cans.pl
       
  2334 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Cari.pl
       
  2335 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Cham.pl
       
  2336 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Cher.pl
       
  2337 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Copt.pl
       
  2338 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Cprt.pl
       
  2339 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Cyrl.pl
       
  2340 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Deva.pl
       
  2341 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Dsrt.pl
       
  2342 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Egyp.pl
       
  2343 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Ethi.pl
       
  2344 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Geor.pl
       
  2345 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Glag.pl
       
  2346 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Goth.pl
       
  2347 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Grek.pl
       
  2348 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Gujr.pl
       
  2349 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Guru.pl
       
  2350 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Han.pl
       
  2351 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Hang.pl
       
  2352 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Hano.pl
       
  2353 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Hebr.pl
       
  2354 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Hira.pl
       
  2355 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Ital.pl
       
  2356 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Java.pl
       
  2357 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Kali.pl
       
  2358 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Kana.pl
       
  2359 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Khar.pl
       
  2360 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Khmr.pl
       
  2361 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Knda.pl
       
  2362 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Kthi.pl
       
  2363 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Lana.pl
       
  2364 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Lao.pl
       
  2365 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Latn.pl
       
  2366 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Lepc.pl
       
  2367 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Limb.pl
       
  2368 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Linb.pl
       
  2369 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Lisu.pl
       
  2370 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Lyci.pl
       
  2371 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Lydi.pl
       
  2372 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Mand.pl
       
  2373 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Merc.pl
       
  2374 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Mero.pl
       
  2375 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Miao.pl
       
  2376 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Mlym.pl
       
  2377 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Mong.pl
       
  2378 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Mtei.pl
       
  2379 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Mymr.pl
       
  2380 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Nko.pl
       
  2381 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Ogam.pl
       
  2382 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Olck.pl
       
  2383 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Orkh.pl
       
  2384 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Orya.pl
       
  2385 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Osma.pl
       
  2386 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Phag.pl
       
  2387 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Phli.pl
       
  2388 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Phnx.pl
       
  2389 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Prti.pl
       
  2390 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Rjng.pl
       
  2391 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Runr.pl
       
  2392 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Samr.pl
       
  2393 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Sarb.pl
       
  2394 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Saur.pl
       
  2395 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Shaw.pl
       
  2396 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Shrd.pl
       
  2397 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Sinh.pl
       
  2398 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Sora.pl
       
  2399 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Sund.pl
       
  2400 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Sylo.pl
       
  2401 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Syrc.pl
       
  2402 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Tagb.pl
       
  2403 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Takr.pl
       
  2404 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Tale.pl
       
  2405 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Talu.pl
       
  2406 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Taml.pl
       
  2407 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Tavt.pl
       
  2408 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Telu.pl
       
  2409 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Tfng.pl
       
  2410 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Tglg.pl
       
  2411 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Thaa.pl
       
  2412 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Thai.pl
       
  2413 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Tibt.pl
       
  2414 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Ugar.pl
       
  2415 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Vai.pl
       
  2416 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Xpeo.pl
       
  2417 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Xsux.pl
       
  2418 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Yi.pl
       
  2419 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Zinh.pl
       
  2420 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Zyyy.pl
       
  2421 file path=usr/perl5/5.16/lib/unicore/lib/Scx/Zzzz.pl
       
  2422 dir  path=usr/perl5/5.16/lib/unicore/lib/Space
       
  2423 file path=usr/perl5/5.16/lib/unicore/lib/Space/Y.pl
       
  2424 dir  path=usr/perl5/5.16/lib/unicore/lib/Term
       
  2425 file path=usr/perl5/5.16/lib/unicore/lib/Term/Y.pl
       
  2426 dir  path=usr/perl5/5.16/lib/unicore/lib/UIdeo
       
  2427 file path=usr/perl5/5.16/lib/unicore/lib/UIdeo/Y.pl
       
  2428 dir  path=usr/perl5/5.16/lib/unicore/lib/Upper
       
  2429 file path=usr/perl5/5.16/lib/unicore/lib/Upper/Y.pl
       
  2430 dir  path=usr/perl5/5.16/lib/unicore/lib/VS
       
  2431 file path=usr/perl5/5.16/lib/unicore/lib/VS/Y.pl
       
  2432 dir  path=usr/perl5/5.16/lib/unicore/lib/WB
       
  2433 file path=usr/perl5/5.16/lib/unicore/lib/WB/FO.pl
       
  2434 file path=usr/perl5/5.16/lib/unicore/lib/WB/KA.pl
       
  2435 file path=usr/perl5/5.16/lib/unicore/lib/WB/LE.pl
       
  2436 file path=usr/perl5/5.16/lib/unicore/lib/WB/MB.pl
       
  2437 file path=usr/perl5/5.16/lib/unicore/lib/WB/ML.pl
       
  2438 file path=usr/perl5/5.16/lib/unicore/lib/WB/MN.pl
       
  2439 file path=usr/perl5/5.16/lib/unicore/lib/WB/NL.pl
       
  2440 file path=usr/perl5/5.16/lib/unicore/lib/WB/NU.pl
       
  2441 file path=usr/perl5/5.16/lib/unicore/lib/WB/XX.pl
       
  2442 dir  path=usr/perl5/5.16/lib/unicore/lib/XIDC
       
  2443 file path=usr/perl5/5.16/lib/unicore/lib/XIDC/Y.pl
       
  2444 dir  path=usr/perl5/5.16/lib/unicore/lib/XIDS
       
  2445 file path=usr/perl5/5.16/lib/unicore/lib/XIDS/Y.pl
       
  2446 file path=usr/perl5/5.16/lib/unicore/version
       
  2447 file path=usr/perl5/5.16/lib/utf8.pm
       
  2448 file path=usr/perl5/5.16/lib/utf8_heavy.pl
       
  2449 file path=usr/perl5/5.16/lib/vars.pm
       
  2450 dir  path=usr/perl5/5.16/lib/version
       
  2451 file path=usr/perl5/5.16/lib/version.pm
       
  2452 file path=usr/perl5/5.16/lib/version.pod
       
  2453 file path=usr/perl5/5.16/lib/version/Internals.pod
       
  2454 file path=usr/perl5/5.16/lib/vmsish.pm
       
  2455 dir  path=usr/perl5/5.16/lib/warnings
       
  2456 file path=usr/perl5/5.16/lib/warnings.pm
       
  2457 file path=usr/perl5/5.16/lib/warnings/register.pm
       
  2458 dir  path=usr/perl5/5.16/man
       
  2459 dir  path=usr/perl5/5.16/man/man1
       
  2460 file path=usr/perl5/5.16/man/man1/a2p.1
       
  2461 hardlink path=usr/perl5/5.16/man/man1/c2ph.1 target=pstruct.1
       
  2462 file path=usr/perl5/5.16/man/man1/config_data.1
       
  2463 file path=usr/perl5/5.16/man/man1/corelist.1
       
  2464 file path=usr/perl5/5.16/man/man1/cpan.1
       
  2465 file path=usr/perl5/5.16/man/man1/cpan2dist.1
       
  2466 file path=usr/perl5/5.16/man/man1/cpanp.1
       
  2467 file path=usr/perl5/5.16/man/man1/enc2xs.1
       
  2468 file path=usr/perl5/5.16/man/man1/find2perl.1
       
  2469 file path=usr/perl5/5.16/man/man1/h2ph.1
       
  2470 file path=usr/perl5/5.16/man/man1/h2xs.1
       
  2471 file path=usr/perl5/5.16/man/man1/instmodsh.1
       
  2472 file path=usr/perl5/5.16/man/man1/json_pp.1
       
  2473 file path=usr/perl5/5.16/man/man1/libnetcfg.1
       
  2474 file path=usr/perl5/5.16/man/man1/perl.1
       
  2475 file path=usr/perl5/5.16/man/man1/perl5004delta.1
       
  2476 file path=usr/perl5/5.16/man/man1/perl5005delta.1
       
  2477 file path=usr/perl5/5.16/man/man1/perl5100delta.1
       
  2478 file path=usr/perl5/5.16/man/man1/perl5101delta.1
       
  2479 file path=usr/perl5/5.16/man/man1/perl5120delta.1
       
  2480 file path=usr/perl5/5.16/man/man1/perl5121delta.1
       
  2481 file path=usr/perl5/5.16/man/man1/perl5122delta.1
       
  2482 file path=usr/perl5/5.16/man/man1/perl5123delta.1
       
  2483 file path=usr/perl5/5.16/man/man1/perl5124delta.1
       
  2484 file path=usr/perl5/5.16/man/man1/perl5140delta.1
       
  2485 file path=usr/perl5/5.16/man/man1/perl5141delta.1
       
  2486 file path=usr/perl5/5.16/man/man1/perl5142delta.1
       
  2487 file path=usr/perl5/5.16/man/man1/perl5143delta.1
       
  2488 file path=usr/perl5/5.16/man/man1/perl5160delta.1
       
  2489 file path=usr/perl5/5.16/man/man1/perl5161delta.1
       
  2490 file path=usr/perl5/5.16/man/man1/perl5162delta.1
       
  2491 file path=usr/perl5/5.16/man/man1/perl561delta.1
       
  2492 file path=usr/perl5/5.16/man/man1/perl56delta.1
       
  2493 file path=usr/perl5/5.16/man/man1/perl581delta.1
       
  2494 file path=usr/perl5/5.16/man/man1/perl582delta.1
       
  2495 file path=usr/perl5/5.16/man/man1/perl583delta.1
       
  2496 file path=usr/perl5/5.16/man/man1/perl584delta.1
       
  2497 file path=usr/perl5/5.16/man/man1/perl585delta.1
       
  2498 file path=usr/perl5/5.16/man/man1/perl586delta.1
       
  2499 file path=usr/perl5/5.16/man/man1/perl587delta.1
       
  2500 file path=usr/perl5/5.16/man/man1/perl588delta.1
       
  2501 file path=usr/perl5/5.16/man/man1/perl589delta.1
       
  2502 file path=usr/perl5/5.16/man/man1/perl58delta.1
       
  2503 file path=usr/perl5/5.16/man/man1/perlaix.1
       
  2504 file path=usr/perl5/5.16/man/man1/perlamiga.1
       
  2505 file path=usr/perl5/5.16/man/man1/perlapi.1
       
  2506 file path=usr/perl5/5.16/man/man1/perlapio.1
       
  2507 file path=usr/perl5/5.16/man/man1/perlartistic.1
       
  2508 file path=usr/perl5/5.16/man/man1/perlbeos.1
       
  2509 file path=usr/perl5/5.16/man/man1/perlbook.1
       
  2510 file path=usr/perl5/5.16/man/man1/perlboot.1
       
  2511 file path=usr/perl5/5.16/man/man1/perlbot.1
       
  2512 file path=usr/perl5/5.16/man/man1/perlbs2000.1
       
  2513 hardlink path=usr/perl5/5.16/man/man1/perlbug.1 target=perlthanks.1
       
  2514 file path=usr/perl5/5.16/man/man1/perlcall.1
       
  2515 file path=usr/perl5/5.16/man/man1/perlce.1
       
  2516 file path=usr/perl5/5.16/man/man1/perlcheat.1
       
  2517 file path=usr/perl5/5.16/man/man1/perlclib.1
       
  2518 file path=usr/perl5/5.16/man/man1/perlcn.1
       
  2519 file path=usr/perl5/5.16/man/man1/perlcommunity.1
       
  2520 file path=usr/perl5/5.16/man/man1/perlcygwin.1
       
  2521 file path=usr/perl5/5.16/man/man1/perldata.1
       
  2522 file path=usr/perl5/5.16/man/man1/perldbmfilter.1
       
  2523 file path=usr/perl5/5.16/man/man1/perldebguts.1
       
  2524 file path=usr/perl5/5.16/man/man1/perldebtut.1
       
  2525 file path=usr/perl5/5.16/man/man1/perldebug.1
       
  2526 file path=usr/perl5/5.16/man/man1/perldelta.1
       
  2527 file path=usr/perl5/5.16/man/man1/perldgux.1
       
  2528 file path=usr/perl5/5.16/man/man1/perldiag.1
       
  2529 file path=usr/perl5/5.16/man/man1/perldoc.1
       
  2530 file path=usr/perl5/5.16/man/man1/perldos.1
       
  2531 file path=usr/perl5/5.16/man/man1/perldsc.1
       
  2532 file path=usr/perl5/5.16/man/man1/perldtrace.1
       
  2533 file path=usr/perl5/5.16/man/man1/perlebcdic.1
       
  2534 file path=usr/perl5/5.16/man/man1/perlembed.1
       
  2535 file path=usr/perl5/5.16/man/man1/perlepoc.1
       
  2536 file path=usr/perl5/5.16/man/man1/perlexperiment.1
       
  2537 file path=usr/perl5/5.16/man/man1/perlfaq.1
       
  2538 file path=usr/perl5/5.16/man/man1/perlfaq1.1
       
  2539 file path=usr/perl5/5.16/man/man1/perlfaq2.1
       
  2540 file path=usr/perl5/5.16/man/man1/perlfaq3.1
       
  2541 file path=usr/perl5/5.16/man/man1/perlfaq4.1
       
  2542 file path=usr/perl5/5.16/man/man1/perlfaq5.1
       
  2543 file path=usr/perl5/5.16/man/man1/perlfaq6.1
       
  2544 file path=usr/perl5/5.16/man/man1/perlfaq7.1
       
  2545 file path=usr/perl5/5.16/man/man1/perlfaq8.1
       
  2546 file path=usr/perl5/5.16/man/man1/perlfaq9.1
       
  2547 file path=usr/perl5/5.16/man/man1/perlfilter.1
       
  2548 file path=usr/perl5/5.16/man/man1/perlfork.1
       
  2549 file path=usr/perl5/5.16/man/man1/perlform.1
       
  2550 file path=usr/perl5/5.16/man/man1/perlfreebsd.1
       
  2551 file path=usr/perl5/5.16/man/man1/perlfunc.1
       
  2552 file path=usr/perl5/5.16/man/man1/perlgit.1
       
  2553 file path=usr/perl5/5.16/man/man1/perlglossary.1
       
  2554 file path=usr/perl5/5.16/man/man1/perlgpl.1
       
  2555 file path=usr/perl5/5.16/man/man1/perlguts.1
       
  2556 file path=usr/perl5/5.16/man/man1/perlhack.1
       
  2557 file path=usr/perl5/5.16/man/man1/perlhacktips.1
       
  2558 file path=usr/perl5/5.16/man/man1/perlhacktut.1
       
  2559 file path=usr/perl5/5.16/man/man1/perlhaiku.1
       
  2560 file path=usr/perl5/5.16/man/man1/perlhist.1
       
  2561 file path=usr/perl5/5.16/man/man1/perlhpux.1
       
  2562 file path=usr/perl5/5.16/man/man1/perlhurd.1
       
  2563 file path=usr/perl5/5.16/man/man1/perlintern.1
       
  2564 file path=usr/perl5/5.16/man/man1/perlinterp.1
       
  2565 file path=usr/perl5/5.16/man/man1/perlintro.1
       
  2566 file path=usr/perl5/5.16/man/man1/perliol.1
       
  2567 file path=usr/perl5/5.16/man/man1/perlipc.1
       
  2568 file path=usr/perl5/5.16/man/man1/perlirix.1
       
  2569 file path=usr/perl5/5.16/man/man1/perlivp.1
       
  2570 file path=usr/perl5/5.16/man/man1/perljp.1
       
  2571 file path=usr/perl5/5.16/man/man1/perlko.1
       
  2572 file path=usr/perl5/5.16/man/man1/perllexwarn.1
       
  2573 file path=usr/perl5/5.16/man/man1/perllinux.1
       
  2574 file path=usr/perl5/5.16/man/man1/perllocale.1
       
  2575 file path=usr/perl5/5.16/man/man1/perllol.1
       
  2576 file path=usr/perl5/5.16/man/man1/perlmacos.1
       
  2577 file path=usr/perl5/5.16/man/man1/perlmacosx.1
       
  2578 file path=usr/perl5/5.16/man/man1/perlmod.1
       
  2579 file path=usr/perl5/5.16/man/man1/perlmodinstall.1
       
  2580 file path=usr/perl5/5.16/man/man1/perlmodlib.1
       
  2581 file path=usr/perl5/5.16/man/man1/perlmodstyle.1
       
  2582 file path=usr/perl5/5.16/man/man1/perlmpeix.1
       
  2583 file path=usr/perl5/5.16/man/man1/perlmroapi.1
       
  2584 file path=usr/perl5/5.16/man/man1/perlnetware.1
       
  2585 file path=usr/perl5/5.16/man/man1/perlnewmod.1
       
  2586 file path=usr/perl5/5.16/man/man1/perlnumber.1
       
  2587 file path=usr/perl5/5.16/man/man1/perlobj.1
       
  2588 file path=usr/perl5/5.16/man/man1/perlootut.1
       
  2589 file path=usr/perl5/5.16/man/man1/perlop.1
       
  2590 file path=usr/perl5/5.16/man/man1/perlopenbsd.1
       
  2591 file path=usr/perl5/5.16/man/man1/perlopentut.1
       
  2592 file path=usr/perl5/5.16/man/man1/perlos2.1
       
  2593 file path=usr/perl5/5.16/man/man1/perlos390.1
       
  2594 file path=usr/perl5/5.16/man/man1/perlos400.1
       
  2595 file path=usr/perl5/5.16/man/man1/perlpacktut.1
       
  2596 file path=usr/perl5/5.16/man/man1/perlperf.1
       
  2597 file path=usr/perl5/5.16/man/man1/perlplan9.1
       
  2598 file path=usr/perl5/5.16/man/man1/perlpod.1
       
  2599 file path=usr/perl5/5.16/man/man1/perlpodspec.1
       
  2600 file path=usr/perl5/5.16/man/man1/perlpodstyle.1
       
  2601 file path=usr/perl5/5.16/man/man1/perlpolicy.1
       
  2602 file path=usr/perl5/5.16/man/man1/perlport.1
       
  2603 file path=usr/perl5/5.16/man/man1/perlpragma.1
       
  2604 file path=usr/perl5/5.16/man/man1/perlqnx.1
       
  2605 file path=usr/perl5/5.16/man/man1/perlre.1
       
  2606 file path=usr/perl5/5.16/man/man1/perlreapi.1
       
  2607 file path=usr/perl5/5.16/man/man1/perlrebackslash.1
       
  2608 file path=usr/perl5/5.16/man/man1/perlrecharclass.1
       
  2609 file path=usr/perl5/5.16/man/man1/perlref.1
       
  2610 file path=usr/perl5/5.16/man/man1/perlreftut.1
       
  2611 file path=usr/perl5/5.16/man/man1/perlreguts.1
       
  2612 file path=usr/perl5/5.16/man/man1/perlrequick.1
       
  2613 file path=usr/perl5/5.16/man/man1/perlreref.1
       
  2614 file path=usr/perl5/5.16/man/man1/perlretut.1
       
  2615 file path=usr/perl5/5.16/man/man1/perlriscos.1
       
  2616 file path=usr/perl5/5.16/man/man1/perlrun.1
       
  2617 file path=usr/perl5/5.16/man/man1/perlsec.1
       
  2618 file path=usr/perl5/5.16/man/man1/perlsolaris.1
       
  2619 file path=usr/perl5/5.16/man/man1/perlsource.1
       
  2620 file path=usr/perl5/5.16/man/man1/perlstyle.1
       
  2621 file path=usr/perl5/5.16/man/man1/perlsub.1
       
  2622 file path=usr/perl5/5.16/man/man1/perlsymbian.1
       
  2623 file path=usr/perl5/5.16/man/man1/perlsyn.1
       
  2624 file path=usr/perl5/5.16/man/man1/perlthanks.1
       
  2625 file path=usr/perl5/5.16/man/man1/perlthrtut.1
       
  2626 file path=usr/perl5/5.16/man/man1/perltie.1
       
  2627 file path=usr/perl5/5.16/man/man1/perltoc.1
       
  2628 file path=usr/perl5/5.16/man/man1/perltodo.1
       
  2629 file path=usr/perl5/5.16/man/man1/perltooc.1
       
  2630 file path=usr/perl5/5.16/man/man1/perltoot.1
       
  2631 file path=usr/perl5/5.16/man/man1/perltrap.1
       
  2632 file path=usr/perl5/5.16/man/man1/perltru64.1
       
  2633 file path=usr/perl5/5.16/man/man1/perltw.1
       
  2634 file path=usr/perl5/5.16/man/man1/perlunicode.1
       
  2635 file path=usr/perl5/5.16/man/man1/perlunifaq.1
       
  2636 file path=usr/perl5/5.16/man/man1/perluniintro.1
       
  2637 file path=usr/perl5/5.16/man/man1/perluniprops.1
       
  2638 file path=usr/perl5/5.16/man/man1/perlunitut.1
       
  2639 file path=usr/perl5/5.16/man/man1/perlutil.1
       
  2640 file path=usr/perl5/5.16/man/man1/perluts.1
       
  2641 file path=usr/perl5/5.16/man/man1/perlvar.1
       
  2642 file path=usr/perl5/5.16/man/man1/perlvmesa.1
       
  2643 file path=usr/perl5/5.16/man/man1/perlvms.1
       
  2644 file path=usr/perl5/5.16/man/man1/perlvos.1
       
  2645 file path=usr/perl5/5.16/man/man1/perlwin32.1
       
  2646 file path=usr/perl5/5.16/man/man1/perlxs.1
       
  2647 file path=usr/perl5/5.16/man/man1/perlxstut.1
       
  2648 file path=usr/perl5/5.16/man/man1/perlxstypemap.1
       
  2649 file path=usr/perl5/5.16/man/man1/piconv.1
       
  2650 file path=usr/perl5/5.16/man/man1/pl2pm.1
       
  2651 file path=usr/perl5/5.16/man/man1/pod2html.1
       
  2652 file path=usr/perl5/5.16/man/man1/pod2latex.1
       
  2653 file path=usr/perl5/5.16/man/man1/pod2man.1
       
  2654 file path=usr/perl5/5.16/man/man1/pod2text.1
       
  2655 file path=usr/perl5/5.16/man/man1/pod2usage.1
       
  2656 file path=usr/perl5/5.16/man/man1/podchecker.1
       
  2657 file path=usr/perl5/5.16/man/man1/podselect.1
       
  2658 file path=usr/perl5/5.16/man/man1/prove.1
       
  2659 hardlink path=usr/perl5/5.16/man/man1/psed.1 target=s2p.1
       
  2660 file path=usr/perl5/5.16/man/man1/pstruct.1
       
  2661 file path=usr/perl5/5.16/man/man1/ptar.1
       
  2662 file path=usr/perl5/5.16/man/man1/ptardiff.1
       
  2663 file path=usr/perl5/5.16/man/man1/ptargrep.1
       
  2664 file path=usr/perl5/5.16/man/man1/s2p.1
       
  2665 file path=usr/perl5/5.16/man/man1/shasum.1
       
  2666 file path=usr/perl5/5.16/man/man1/splain.1
       
  2667 file path=usr/perl5/5.16/man/man1/xsubpp.1
       
  2668 file path=usr/perl5/5.16/man/man1/zipdetails.1
       
  2669 dir  path=usr/perl5/5.16/man/man3
       
  2670 file path=usr/perl5/5.16/man/man3/AnyDBM_File.3
       
  2671 file path=usr/perl5/5.16/man/man3/App::Cpan.3
       
  2672 file path=usr/perl5/5.16/man/man3/App::Prove.3
       
  2673 file path=usr/perl5/5.16/man/man3/App::Prove::State.3
       
  2674 file path=usr/perl5/5.16/man/man3/App::Prove::State::Result.3
       
  2675 file path=usr/perl5/5.16/man/man3/App::Prove::State::Result::Test.3
       
  2676 file path=usr/perl5/5.16/man/man3/Archive::Extract.3
       
  2677 file path=usr/perl5/5.16/man/man3/Archive::Tar.3
       
  2678 file path=usr/perl5/5.16/man/man3/Archive::Tar::File.3
       
  2679 file path=usr/perl5/5.16/man/man3/Attribute::Handlers.3
       
  2680 file path=usr/perl5/5.16/man/man3/AutoLoader.3
       
  2681 file path=usr/perl5/5.16/man/man3/AutoSplit.3
       
  2682 file path=usr/perl5/5.16/man/man3/B.3
       
  2683 file path=usr/perl5/5.16/man/man3/B::Concise.3
       
  2684 file path=usr/perl5/5.16/man/man3/B::Debug.3
       
  2685 file path=usr/perl5/5.16/man/man3/B::Deparse.3
       
  2686 file path=usr/perl5/5.16/man/man3/B::Lint.3
       
  2687 file path=usr/perl5/5.16/man/man3/B::Lint::Debug.3
       
  2688 file path=usr/perl5/5.16/man/man3/B::Showlex.3
       
  2689 file path=usr/perl5/5.16/man/man3/B::Terse.3
       
  2690 file path=usr/perl5/5.16/man/man3/B::Xref.3
       
  2691 file path=usr/perl5/5.16/man/man3/Benchmark.3
       
  2692 file path=usr/perl5/5.16/man/man3/CGI.3
       
  2693 file path=usr/perl5/5.16/man/man3/CGI::Apache.3
       
  2694 file path=usr/perl5/5.16/man/man3/CGI::Carp.3
       
  2695 file path=usr/perl5/5.16/man/man3/CGI::Cookie.3
       
  2696 file path=usr/perl5/5.16/man/man3/CGI::Fast.3
       
  2697 file path=usr/perl5/5.16/man/man3/CGI::Pretty.3
       
  2698 file path=usr/perl5/5.16/man/man3/CGI::Push.3
       
  2699 file path=usr/perl5/5.16/man/man3/CGI::Switch.3
       
  2700 file path=usr/perl5/5.16/man/man3/CGI::Util.3
       
  2701 file path=usr/perl5/5.16/man/man3/CORE.3
       
  2702 file path=usr/perl5/5.16/man/man3/CPAN.3
       
  2703 file path=usr/perl5/5.16/man/man3/CPAN::API::HOWTO.3
       
  2704 file path=usr/perl5/5.16/man/man3/CPAN::Debug.3
       
  2705 file path=usr/perl5/5.16/man/man3/CPAN::Distroprefs.3
       
  2706 file path=usr/perl5/5.16/man/man3/CPAN::FirstTime.3
       
  2707 file path=usr/perl5/5.16/man/man3/CPAN::HandleConfig.3
       
  2708 file path=usr/perl5/5.16/man/man3/CPAN::Kwalify.3
       
  2709 file path=usr/perl5/5.16/man/man3/CPAN::Meta.3
       
  2710 file path=usr/perl5/5.16/man/man3/CPAN::Meta::Converter.3
       
  2711 file path=usr/perl5/5.16/man/man3/CPAN::Meta::Feature.3
       
  2712 file path=usr/perl5/5.16/man/man3/CPAN::Meta::History.3
       
  2713 file path=usr/perl5/5.16/man/man3/CPAN::Meta::Prereqs.3
       
  2714 file path=usr/perl5/5.16/man/man3/CPAN::Meta::Requirements.3
       
  2715 file path=usr/perl5/5.16/man/man3/CPAN::Meta::Spec.3
       
  2716 file path=usr/perl5/5.16/man/man3/CPAN::Meta::Validator.3
       
  2717 file path=usr/perl5/5.16/man/man3/CPAN::Meta::YAML.3
       
  2718 file path=usr/perl5/5.16/man/man3/CPAN::Mirrors.3
       
  2719 file path=usr/perl5/5.16/man/man3/CPAN::Nox.3
       
  2720 file path=usr/perl5/5.16/man/man3/CPAN::Queue.3
       
  2721 file path=usr/perl5/5.16/man/man3/CPAN::Tarzip.3
       
  2722 file path=usr/perl5/5.16/man/man3/CPAN::Version.3
       
  2723 file path=usr/perl5/5.16/man/man3/CPANPLUS.3
       
  2724 file path=usr/perl5/5.16/man/man3/CPANPLUS::Backend.3
       
  2725 file path=usr/perl5/5.16/man/man3/CPANPLUS::Backend::RV.3
       
  2726 file path=usr/perl5/5.16/man/man3/CPANPLUS::Config.3
       
  2727 file path=usr/perl5/5.16/man/man3/CPANPLUS::Configure.3
       
  2728 file path=usr/perl5/5.16/man/man3/CPANPLUS::Dist.3
       
  2729 file path=usr/perl5/5.16/man/man3/CPANPLUS::Dist::Autobundle.3
       
  2730 file path=usr/perl5/5.16/man/man3/CPANPLUS::Dist::Base.3
       
  2731 file path=usr/perl5/5.16/man/man3/CPANPLUS::Dist::Build.3
       
  2732 file path=usr/perl5/5.16/man/man3/CPANPLUS::Dist::Build::Constants.3
       
  2733 file path=usr/perl5/5.16/man/man3/CPANPLUS::Dist::MM.3
       
  2734 file path=usr/perl5/5.16/man/man3/CPANPLUS::Dist::Sample.3
       
  2735 file path=usr/perl5/5.16/man/man3/CPANPLUS::Error.3
       
  2736 file path=usr/perl5/5.16/man/man3/CPANPLUS::FAQ.3
       
  2737 file path=usr/perl5/5.16/man/man3/CPANPLUS::Hacking.3
       
  2738 file path=usr/perl5/5.16/man/man3/CPANPLUS::Internals.3
       
  2739 file path=usr/perl5/5.16/man/man3/CPANPLUS::Internals::Extract.3
       
  2740 file path=usr/perl5/5.16/man/man3/CPANPLUS::Internals::Fetch.3
       
  2741 file path=usr/perl5/5.16/man/man3/CPANPLUS::Internals::Report.3
       
  2742 file path=usr/perl5/5.16/man/man3/CPANPLUS::Internals::Search.3
       
  2743 file path=usr/perl5/5.16/man/man3/CPANPLUS::Internals::Source.3
       
  2744 file path=usr/perl5/5.16/man/man3/CPANPLUS::Internals::Source::Memory.3
       
  2745 file path=usr/perl5/5.16/man/man3/CPANPLUS::Internals::Source::SQLite.3
       
  2746 file path=usr/perl5/5.16/man/man3/CPANPLUS::Internals::Utils.3
       
  2747 file path=usr/perl5/5.16/man/man3/CPANPLUS::Module.3
       
  2748 file path=usr/perl5/5.16/man/man3/CPANPLUS::Module::Author.3
       
  2749 file path=usr/perl5/5.16/man/man3/CPANPLUS::Module::Author::Fake.3
       
  2750 file path=usr/perl5/5.16/man/man3/CPANPLUS::Module::Checksums.3
       
  2751 file path=usr/perl5/5.16/man/man3/CPANPLUS::Module::Fake.3
       
  2752 file path=usr/perl5/5.16/man/man3/CPANPLUS::Selfupdate.3
       
  2753 file path=usr/perl5/5.16/man/man3/CPANPLUS::Shell.3
       
  2754 file path=usr/perl5/5.16/man/man3/CPANPLUS::Shell::Classic.3
       
  2755 file path=usr/perl5/5.16/man/man3/CPANPLUS::Shell::Default.3
       
  2756 file path=usr/perl5/5.16/man/man3/CPANPLUS::Shell::Default::Plugins::CustomSource.3
       
  2757 file path=usr/perl5/5.16/man/man3/CPANPLUS::Shell::Default::Plugins::HOWTO.3
       
  2758 file path=usr/perl5/5.16/man/man3/CPANPLUS::Shell::Default::Plugins::Remote.3
       
  2759 file path=usr/perl5/5.16/man/man3/CPANPLUS::Shell::Default::Plugins::Source.3
       
  2760 file path=usr/perl5/5.16/man/man3/Carp.3
       
  2761 file path=usr/perl5/5.16/man/man3/Class::Struct.3
       
  2762 file path=usr/perl5/5.16/man/man3/Compress::Raw::Bzip2.3
       
  2763 file path=usr/perl5/5.16/man/man3/Compress::Raw::Zlib.3
       
  2764 file path=usr/perl5/5.16/man/man3/Compress::Zlib.3
       
  2765 file path=usr/perl5/5.16/man/man3/Config.3
       
  2766 file path=usr/perl5/5.16/man/man3/Config::Extensions.3
       
  2767 file path=usr/perl5/5.16/man/man3/Cwd.3
       
  2768 file path=usr/perl5/5.16/man/man3/DB.3
       
  2769 file path=usr/perl5/5.16/man/man3/DBM_Filter.3
       
  2770 file path=usr/perl5/5.16/man/man3/DBM_Filter::compress.3
       
  2771 file path=usr/perl5/5.16/man/man3/DBM_Filter::encode.3
       
  2772 file path=usr/perl5/5.16/man/man3/DBM_Filter::int32.3
       
  2773 file path=usr/perl5/5.16/man/man3/DBM_Filter::null.3
       
  2774 file path=usr/perl5/5.16/man/man3/DBM_Filter::utf8.3
       
  2775 file path=usr/perl5/5.16/man/man3/DB_File.3
       
  2776 file path=usr/perl5/5.16/man/man3/Data::Dumper.3
       
  2777 file path=usr/perl5/5.16/man/man3/Devel::InnerPackage.3
       
  2778 file path=usr/perl5/5.16/man/man3/Devel::PPPort.3
       
  2779 file path=usr/perl5/5.16/man/man3/Devel::Peek.3
       
  2780 file path=usr/perl5/5.16/man/man3/Devel::SelfStubber.3
       
  2781 file path=usr/perl5/5.16/man/man3/Digest.3
       
  2782 file path=usr/perl5/5.16/man/man3/Digest::MD5.3
       
  2783 file path=usr/perl5/5.16/man/man3/Digest::SHA.3
       
  2784 file path=usr/perl5/5.16/man/man3/Digest::base.3
       
  2785 file path=usr/perl5/5.16/man/man3/Digest::file.3
       
  2786 file path=usr/perl5/5.16/man/man3/DirHandle.3
       
  2787 file path=usr/perl5/5.16/man/man3/Dumpvalue.3
       
  2788 file path=usr/perl5/5.16/man/man3/DynaLoader.3
       
  2789 file path=usr/perl5/5.16/man/man3/Encode.3
       
  2790 file path=usr/perl5/5.16/man/man3/Encode::Alias.3
       
  2791 file path=usr/perl5/5.16/man/man3/Encode::Byte.3
       
  2792 file path=usr/perl5/5.16/man/man3/Encode::CJKConstants.3
       
  2793 file path=usr/perl5/5.16/man/man3/Encode::CN.3
       
  2794 file path=usr/perl5/5.16/man/man3/Encode::CN::HZ.3
       
  2795 file path=usr/perl5/5.16/man/man3/Encode::Config.3
       
  2796 file path=usr/perl5/5.16/man/man3/Encode::EBCDIC.3
       
  2797 file path=usr/perl5/5.16/man/man3/Encode::Encoder.3
       
  2798 file path=usr/perl5/5.16/man/man3/Encode::Encoding.3
       
  2799 file path=usr/perl5/5.16/man/man3/Encode::GSM0338.3
       
  2800 file path=usr/perl5/5.16/man/man3/Encode::Guess.3
       
  2801 file path=usr/perl5/5.16/man/man3/Encode::JP.3
       
  2802 file path=usr/perl5/5.16/man/man3/Encode::JP::H2Z.3
       
  2803 file path=usr/perl5/5.16/man/man3/Encode::JP::JIS7.3
       
  2804 file path=usr/perl5/5.16/man/man3/Encode::KR.3
       
  2805 file path=usr/perl5/5.16/man/man3/Encode::KR::2022_KR.3
       
  2806 file path=usr/perl5/5.16/man/man3/Encode::MIME::Header.3
       
  2807 file path=usr/perl5/5.16/man/man3/Encode::MIME::Name.3
       
  2808 file path=usr/perl5/5.16/man/man3/Encode::PerlIO.3
       
  2809 file path=usr/perl5/5.16/man/man3/Encode::Supported.3
       
  2810 file path=usr/perl5/5.16/man/man3/Encode::Symbol.3
       
  2811 file path=usr/perl5/5.16/man/man3/Encode::TW.3
       
  2812 file path=usr/perl5/5.16/man/man3/Encode::Unicode.3
       
  2813 file path=usr/perl5/5.16/man/man3/Encode::Unicode::UTF7.3
       
  2814 file path=usr/perl5/5.16/man/man3/English.3
       
  2815 file path=usr/perl5/5.16/man/man3/Env.3
       
  2816 file path=usr/perl5/5.16/man/man3/Errno.3
       
  2817 file path=usr/perl5/5.16/man/man3/Exporter.3
       
  2818 file path=usr/perl5/5.16/man/man3/Exporter::Heavy.3
       
  2819 file path=usr/perl5/5.16/man/man3/ExtUtils::CBuilder.3
       
  2820 file path=usr/perl5/5.16/man/man3/ExtUtils::CBuilder::Platform::Windows.3
       
  2821 file path=usr/perl5/5.16/man/man3/ExtUtils::Command.3
       
  2822 file path=usr/perl5/5.16/man/man3/ExtUtils::Command::MM.3
       
  2823 file path=usr/perl5/5.16/man/man3/ExtUtils::Constant.3
       
  2824 file path=usr/perl5/5.16/man/man3/ExtUtils::Constant::Base.3
       
  2825 file path=usr/perl5/5.16/man/man3/ExtUtils::Constant::Utils.3
       
  2826 file path=usr/perl5/5.16/man/man3/ExtUtils::Constant::XS.3
       
  2827 file path=usr/perl5/5.16/man/man3/ExtUtils::Embed.3
       
  2828 file path=usr/perl5/5.16/man/man3/ExtUtils::Install.3
       
  2829 file path=usr/perl5/5.16/man/man3/ExtUtils::Installed.3
       
  2830 file path=usr/perl5/5.16/man/man3/ExtUtils::Liblist.3
       
  2831 file path=usr/perl5/5.16/man/man3/ExtUtils::MM.3
       
  2832 file path=usr/perl5/5.16/man/man3/ExtUtils::MM_AIX.3
       
  2833 file path=usr/perl5/5.16/man/man3/ExtUtils::MM_Any.3
       
  2834 file path=usr/perl5/5.16/man/man3/ExtUtils::MM_BeOS.3
       
  2835 file path=usr/perl5/5.16/man/man3/ExtUtils::MM_Cygwin.3
       
  2836 file path=usr/perl5/5.16/man/man3/ExtUtils::MM_DOS.3
       
  2837 file path=usr/perl5/5.16/man/man3/ExtUtils::MM_Darwin.3
       
  2838 file path=usr/perl5/5.16/man/man3/ExtUtils::MM_MacOS.3
       
  2839 file path=usr/perl5/5.16/man/man3/ExtUtils::MM_NW5.3
       
  2840 file path=usr/perl5/5.16/man/man3/ExtUtils::MM_OS2.3
       
  2841 file path=usr/perl5/5.16/man/man3/ExtUtils::MM_QNX.3
       
  2842 file path=usr/perl5/5.16/man/man3/ExtUtils::MM_UWIN.3
       
  2843 file path=usr/perl5/5.16/man/man3/ExtUtils::MM_Unix.3
       
  2844 file path=usr/perl5/5.16/man/man3/ExtUtils::MM_VMS.3
       
  2845 file path=usr/perl5/5.16/man/man3/ExtUtils::MM_VOS.3
       
  2846 file path=usr/perl5/5.16/man/man3/ExtUtils::MM_Win32.3
       
  2847 file path=usr/perl5/5.16/man/man3/ExtUtils::MM_Win95.3
       
  2848 file path=usr/perl5/5.16/man/man3/ExtUtils::MY.3
       
  2849 file path=usr/perl5/5.16/man/man3/ExtUtils::MakeMaker.3
       
  2850 file path=usr/perl5/5.16/man/man3/ExtUtils::MakeMaker::Config.3
       
  2851 file path=usr/perl5/5.16/man/man3/ExtUtils::MakeMaker::FAQ.3
       
  2852 file path=usr/perl5/5.16/man/man3/ExtUtils::MakeMaker::Tutorial.3
       
  2853 file path=usr/perl5/5.16/man/man3/ExtUtils::Manifest.3
       
  2854 file path=usr/perl5/5.16/man/man3/ExtUtils::Miniperl.3
       
  2855 file path=usr/perl5/5.16/man/man3/ExtUtils::Mkbootstrap.3
       
  2856 file path=usr/perl5/5.16/man/man3/ExtUtils::Mksymlists.3
       
  2857 file path=usr/perl5/5.16/man/man3/ExtUtils::Packlist.3
       
  2858 file path=usr/perl5/5.16/man/man3/ExtUtils::ParseXS.3
       
  2859 file path=usr/perl5/5.16/man/man3/ExtUtils::ParseXS::Constants.3
       
  2860 file path=usr/perl5/5.16/man/man3/ExtUtils::ParseXS::Utilities.3
       
  2861 file path=usr/perl5/5.16/man/man3/ExtUtils::Typemaps.3
       
  2862 file path=usr/perl5/5.16/man/man3/ExtUtils::Typemaps::Cmd.3
       
  2863 file path=usr/perl5/5.16/man/man3/ExtUtils::Typemaps::InputMap.3
       
  2864 file path=usr/perl5/5.16/man/man3/ExtUtils::Typemaps::OutputMap.3
       
  2865 file path=usr/perl5/5.16/man/man3/ExtUtils::Typemaps::Type.3
       
  2866 file path=usr/perl5/5.16/man/man3/ExtUtils::XSSymSet.3
       
  2867 file path=usr/perl5/5.16/man/man3/ExtUtils::testlib.3
       
  2868 file path=usr/perl5/5.16/man/man3/Fatal.3
       
  2869 file path=usr/perl5/5.16/man/man3/Fcntl.3
       
  2870 file path=usr/perl5/5.16/man/man3/File::Basename.3
       
  2871 file path=usr/perl5/5.16/man/man3/File::CheckTree.3
       
  2872 file path=usr/perl5/5.16/man/man3/File::Compare.3
       
  2873 file path=usr/perl5/5.16/man/man3/File::Copy.3
       
  2874 file path=usr/perl5/5.16/man/man3/File::DosGlob.3
       
  2875 file path=usr/perl5/5.16/man/man3/File::Fetch.3
       
  2876 file path=usr/perl5/5.16/man/man3/File::Find.3
       
  2877 file path=usr/perl5/5.16/man/man3/File::Glob.3
       
  2878 file path=usr/perl5/5.16/man/man3/File::GlobMapper.3
       
  2879 file path=usr/perl5/5.16/man/man3/File::Path.3
       
  2880 file path=usr/perl5/5.16/man/man3/File::Spec.3
       
  2881 file path=usr/perl5/5.16/man/man3/File::Spec::Cygwin.3
       
  2882 file path=usr/perl5/5.16/man/man3/File::Spec::Epoc.3
       
  2883 file path=usr/perl5/5.16/man/man3/File::Spec::Functions.3
       
  2884 file path=usr/perl5/5.16/man/man3/File::Spec::Mac.3
       
  2885 file path=usr/perl5/5.16/man/man3/File::Spec::OS2.3
       
  2886 file path=usr/perl5/5.16/man/man3/File::Spec::Unix.3
       
  2887 file path=usr/perl5/5.16/man/man3/File::Spec::VMS.3
       
  2888 file path=usr/perl5/5.16/man/man3/File::Spec::Win32.3
       
  2889 file path=usr/perl5/5.16/man/man3/File::Temp.3
       
  2890 file path=usr/perl5/5.16/man/man3/File::stat.3
       
  2891 file path=usr/perl5/5.16/man/man3/FileCache.3
       
  2892 file path=usr/perl5/5.16/man/man3/FileHandle.3
       
  2893 file path=usr/perl5/5.16/man/man3/Filter::Simple.3
       
  2894 file path=usr/perl5/5.16/man/man3/Filter::Util::Call.3
       
  2895 file path=usr/perl5/5.16/man/man3/FindBin.3
       
  2896 file path=usr/perl5/5.16/man/man3/GDBM_File.3
       
  2897 file path=usr/perl5/5.16/man/man3/Getopt::Long.3
       
  2898 file path=usr/perl5/5.16/man/man3/Getopt::Std.3
       
  2899 file path=usr/perl5/5.16/man/man3/HTTP::Tiny.3
       
  2900 file path=usr/perl5/5.16/man/man3/Hash::Util.3
       
  2901 file path=usr/perl5/5.16/man/man3/Hash::Util::FieldHash.3
       
  2902 file path=usr/perl5/5.16/man/man3/I18N::Collate.3
       
  2903 file path=usr/perl5/5.16/man/man3/I18N::LangTags.3
       
  2904 file path=usr/perl5/5.16/man/man3/I18N::LangTags::Detect.3
       
  2905 file path=usr/perl5/5.16/man/man3/I18N::LangTags::List.3
       
  2906 file path=usr/perl5/5.16/man/man3/I18N::Langinfo.3
       
  2907 file path=usr/perl5/5.16/man/man3/IO.3
       
  2908 file path=usr/perl5/5.16/man/man3/IO::Compress::Base.3
       
  2909 file path=usr/perl5/5.16/man/man3/IO::Compress::Bzip2.3
       
  2910 file path=usr/perl5/5.16/man/man3/IO::Compress::Deflate.3
       
  2911 file path=usr/perl5/5.16/man/man3/IO::Compress::FAQ.3
       
  2912 file path=usr/perl5/5.16/man/man3/IO::Compress::Gzip.3
       
  2913 file path=usr/perl5/5.16/man/man3/IO::Compress::RawDeflate.3
       
  2914 file path=usr/perl5/5.16/man/man3/IO::Compress::Zip.3
       
  2915 file path=usr/perl5/5.16/man/man3/IO::Dir.3
       
  2916 file path=usr/perl5/5.16/man/man3/IO::File.3
       
  2917 file path=usr/perl5/5.16/man/man3/IO::Handle.3
       
  2918 file path=usr/perl5/5.16/man/man3/IO::Pipe.3
       
  2919 file path=usr/perl5/5.16/man/man3/IO::Poll.3
       
  2920 file path=usr/perl5/5.16/man/man3/IO::Seekable.3
       
  2921 file path=usr/perl5/5.16/man/man3/IO::Select.3
       
  2922 file path=usr/perl5/5.16/man/man3/IO::Socket.3
       
  2923 file path=usr/perl5/5.16/man/man3/IO::Socket::INET.3
       
  2924 file path=usr/perl5/5.16/man/man3/IO::Socket::UNIX.3
       
  2925 file path=usr/perl5/5.16/man/man3/IO::Uncompress::AnyInflate.3
       
  2926 file path=usr/perl5/5.16/man/man3/IO::Uncompress::AnyUncompress.3
       
  2927 file path=usr/perl5/5.16/man/man3/IO::Uncompress::Base.3
       
  2928 file path=usr/perl5/5.16/man/man3/IO::Uncompress::Bunzip2.3
       
  2929 file path=usr/perl5/5.16/man/man3/IO::Uncompress::Gunzip.3
       
  2930 file path=usr/perl5/5.16/man/man3/IO::Uncompress::Inflate.3
       
  2931 file path=usr/perl5/5.16/man/man3/IO::Uncompress::RawInflate.3
       
  2932 file path=usr/perl5/5.16/man/man3/IO::Uncompress::Unzip.3
       
  2933 file path=usr/perl5/5.16/man/man3/IO::Zlib.3
       
  2934 file path=usr/perl5/5.16/man/man3/IPC::Cmd.3
       
  2935 file path=usr/perl5/5.16/man/man3/IPC::Msg.3
       
  2936 file path=usr/perl5/5.16/man/man3/IPC::Open2.3
       
  2937 file path=usr/perl5/5.16/man/man3/IPC::Open3.3
       
  2938 file path=usr/perl5/5.16/man/man3/IPC::Semaphore.3
       
  2939 file path=usr/perl5/5.16/man/man3/IPC::SharedMem.3
       
  2940 file path=usr/perl5/5.16/man/man3/IPC::SysV.3
       
  2941 file path=usr/perl5/5.16/man/man3/JSON::PP.3
       
  2942 file path=usr/perl5/5.16/man/man3/JSON::PP::Boolean.3
       
  2943 file path=usr/perl5/5.16/man/man3/List::Util.3
       
  2944 file path=usr/perl5/5.16/man/man3/List::Util::XS.3
       
  2945 file path=usr/perl5/5.16/man/man3/Locale::Codes.3
       
  2946 file path=usr/perl5/5.16/man/man3/Locale::Codes::API.3
       
  2947 file path=usr/perl5/5.16/man/man3/Locale::Codes::Changes.3
       
  2948 file path=usr/perl5/5.16/man/man3/Locale::Codes::Constants.3
       
  2949 file path=usr/perl5/5.16/man/man3/Locale::Codes::Country.3
       
  2950 file path=usr/perl5/5.16/man/man3/Locale::Codes::Country_Codes.3
       
  2951 file path=usr/perl5/5.16/man/man3/Locale::Codes::Country_Retired.3
       
  2952 file path=usr/perl5/5.16/man/man3/Locale::Codes::Currency.3
       
  2953 file path=usr/perl5/5.16/man/man3/Locale::Codes::Currency_Codes.3
       
  2954 file path=usr/perl5/5.16/man/man3/Locale::Codes::Currency_Retired.3
       
  2955 file path=usr/perl5/5.16/man/man3/Locale::Codes::LangExt.3
       
  2956 file path=usr/perl5/5.16/man/man3/Locale::Codes::LangExt_Codes.3
       
  2957 file path=usr/perl5/5.16/man/man3/Locale::Codes::LangExt_Retired.3
       
  2958 file path=usr/perl5/5.16/man/man3/Locale::Codes::LangFam.3
       
  2959 file path=usr/perl5/5.16/man/man3/Locale::Codes::LangFam_Codes.3
       
  2960 file path=usr/perl5/5.16/man/man3/Locale::Codes::LangFam_Retired.3
       
  2961 file path=usr/perl5/5.16/man/man3/Locale::Codes::LangVar.3
       
  2962 file path=usr/perl5/5.16/man/man3/Locale::Codes::LangVar_Codes.3
       
  2963 file path=usr/perl5/5.16/man/man3/Locale::Codes::LangVar_Retired.3
       
  2964 file path=usr/perl5/5.16/man/man3/Locale::Codes::Language.3
       
  2965 file path=usr/perl5/5.16/man/man3/Locale::Codes::Language_Codes.3
       
  2966 file path=usr/perl5/5.16/man/man3/Locale::Codes::Language_Retired.3
       
  2967 file path=usr/perl5/5.16/man/man3/Locale::Codes::Script.3
       
  2968 file path=usr/perl5/5.16/man/man3/Locale::Codes::Script_Codes.3
       
  2969 file path=usr/perl5/5.16/man/man3/Locale::Codes::Script_Retired.3
       
  2970 file path=usr/perl5/5.16/man/man3/Locale::Country.3
       
  2971 file path=usr/perl5/5.16/man/man3/Locale::Currency.3
       
  2972 file path=usr/perl5/5.16/man/man3/Locale::Language.3
       
  2973 file path=usr/perl5/5.16/man/man3/Locale::Maketext.3
       
  2974 file path=usr/perl5/5.16/man/man3/Locale::Maketext::Cookbook.3
       
  2975 file path=usr/perl5/5.16/man/man3/Locale::Maketext::Guts.3
       
  2976 file path=usr/perl5/5.16/man/man3/Locale::Maketext::GutsLoader.3
       
  2977 file path=usr/perl5/5.16/man/man3/Locale::Maketext::Simple.3
       
  2978 file path=usr/perl5/5.16/man/man3/Locale::Maketext::TPJ13.3
       
  2979 file path=usr/perl5/5.16/man/man3/Locale::Script.3
       
  2980 file path=usr/perl5/5.16/man/man3/Log::Message.3
       
  2981 file path=usr/perl5/5.16/man/man3/Log::Message::Config.3
       
  2982 file path=usr/perl5/5.16/man/man3/Log::Message::Handlers.3
       
  2983 file path=usr/perl5/5.16/man/man3/Log::Message::Item.3
       
  2984 file path=usr/perl5/5.16/man/man3/Log::Message::Simple.3
       
  2985 file path=usr/perl5/5.16/man/man3/MIME::Base64.3
       
  2986 file path=usr/perl5/5.16/man/man3/MIME::QuotedPrint.3
       
  2987 file path=usr/perl5/5.16/man/man3/Math::BigFloat.3
       
  2988 file path=usr/perl5/5.16/man/man3/Math::BigInt.3
       
  2989 file path=usr/perl5/5.16/man/man3/Math::BigInt::Calc.3
       
  2990 file path=usr/perl5/5.16/man/man3/Math::BigInt::CalcEmu.3
       
  2991 file path=usr/perl5/5.16/man/man3/Math::BigInt::FastCalc.3
       
  2992 file path=usr/perl5/5.16/man/man3/Math::BigRat.3
       
  2993 file path=usr/perl5/5.16/man/man3/Math::Complex.3
       
  2994 file path=usr/perl5/5.16/man/man3/Math::Trig.3
       
  2995 file path=usr/perl5/5.16/man/man3/Memoize.3
       
  2996 file path=usr/perl5/5.16/man/man3/Memoize::AnyDBM_File.3
       
  2997 file path=usr/perl5/5.16/man/man3/Memoize::Expire.3
       
  2998 file path=usr/perl5/5.16/man/man3/Memoize::ExpireFile.3
       
  2999 file path=usr/perl5/5.16/man/man3/Memoize::ExpireTest.3
       
  3000 file path=usr/perl5/5.16/man/man3/Memoize::NDBM_File.3
       
  3001 file path=usr/perl5/5.16/man/man3/Memoize::SDBM_File.3
       
  3002 file path=usr/perl5/5.16/man/man3/Memoize::Storable.3
       
  3003 file path=usr/perl5/5.16/man/man3/Module::Build.3
       
  3004 file path=usr/perl5/5.16/man/man3/Module::Build::API.3
       
  3005 file path=usr/perl5/5.16/man/man3/Module::Build::Authoring.3
       
  3006 file path=usr/perl5/5.16/man/man3/Module::Build::Base.3
       
  3007 file path=usr/perl5/5.16/man/man3/Module::Build::Bundling.3
       
  3008 file path=usr/perl5/5.16/man/man3/Module::Build::Compat.3
       
  3009 file path=usr/perl5/5.16/man/man3/Module::Build::ConfigData.3
       
  3010 file path=usr/perl5/5.16/man/man3/Module::Build::Cookbook.3
       
  3011 file path=usr/perl5/5.16/man/man3/Module::Build::ModuleInfo.3
       
  3012 file path=usr/perl5/5.16/man/man3/Module::Build::Notes.3
       
  3013 file path=usr/perl5/5.16/man/man3/Module::Build::PPMMaker.3
       
  3014 file path=usr/perl5/5.16/man/man3/Module::Build::Platform::Amiga.3
       
  3015 file path=usr/perl5/5.16/man/man3/Module::Build::Platform::Default.3
       
  3016 file path=usr/perl5/5.16/man/man3/Module::Build::Platform::EBCDIC.3
       
  3017 file path=usr/perl5/5.16/man/man3/Module::Build::Platform::MPEiX.3
       
  3018 file path=usr/perl5/5.16/man/man3/Module::Build::Platform::MacOS.3
       
  3019 file path=usr/perl5/5.16/man/man3/Module::Build::Platform::RiscOS.3
       
  3020 file path=usr/perl5/5.16/man/man3/Module::Build::Platform::Unix.3
       
  3021 file path=usr/perl5/5.16/man/man3/Module::Build::Platform::VMS.3
       
  3022 file path=usr/perl5/5.16/man/man3/Module::Build::Platform::VOS.3
       
  3023 file path=usr/perl5/5.16/man/man3/Module::Build::Platform::Windows.3
       
  3024 file path=usr/perl5/5.16/man/man3/Module::Build::Platform::aix.3
       
  3025 file path=usr/perl5/5.16/man/man3/Module::Build::Platform::cygwin.3
       
  3026 file path=usr/perl5/5.16/man/man3/Module::Build::Platform::darwin.3
       
  3027 file path=usr/perl5/5.16/man/man3/Module::Build::Platform::os2.3
       
  3028 file path=usr/perl5/5.16/man/man3/Module::Build::Version.3
       
  3029 file path=usr/perl5/5.16/man/man3/Module::Build::YAML.3
       
  3030 file path=usr/perl5/5.16/man/man3/Module::CoreList.3
       
  3031 file path=usr/perl5/5.16/man/man3/Module::Load.3
       
  3032 file path=usr/perl5/5.16/man/man3/Module::Load::Conditional.3
       
  3033 file path=usr/perl5/5.16/man/man3/Module::Loaded.3
       
  3034 file path=usr/perl5/5.16/man/man3/Module::Metadata.3
       
  3035 file path=usr/perl5/5.16/man/man3/Module::Pluggable.3
       
  3036 file path=usr/perl5/5.16/man/man3/Module::Pluggable::Object.3
       
  3037 file path=usr/perl5/5.16/man/man3/NDBM_File.3
       
  3038 file path=usr/perl5/5.16/man/man3/NEXT.3
       
  3039 file path=usr/perl5/5.16/man/man3/Net::Cmd.3
       
  3040 file path=usr/perl5/5.16/man/man3/Net::Config.3
       
  3041 file path=usr/perl5/5.16/man/man3/Net::Domain.3
       
  3042 file path=usr/perl5/5.16/man/man3/Net::FTP.3
       
  3043 file path=usr/perl5/5.16/man/man3/Net::NNTP.3
       
  3044 file path=usr/perl5/5.16/man/man3/Net::Netrc.3
       
  3045 file path=usr/perl5/5.16/man/man3/Net::POP3.3
       
  3046 file path=usr/perl5/5.16/man/man3/Net::Ping.3
       
  3047 file path=usr/perl5/5.16/man/man3/Net::SMTP.3
       
  3048 file path=usr/perl5/5.16/man/man3/Net::Time.3
       
  3049 file path=usr/perl5/5.16/man/man3/Net::hostent.3
       
  3050 file path=usr/perl5/5.16/man/man3/Net::libnetFAQ.3
       
  3051 file path=usr/perl5/5.16/man/man3/Net::netent.3
       
  3052 file path=usr/perl5/5.16/man/man3/Net::protoent.3
       
  3053 file path=usr/perl5/5.16/man/man3/Net::servent.3
       
  3054 file path=usr/perl5/5.16/man/man3/O.3
       
  3055 file path=usr/perl5/5.16/man/man3/ODBM_File.3
       
  3056 file path=usr/perl5/5.16/man/man3/Object::Accessor.3
       
  3057 file path=usr/perl5/5.16/man/man3/Opcode.3
       
  3058 file path=usr/perl5/5.16/man/man3/POSIX.3
       
  3059 file path=usr/perl5/5.16/man/man3/Package::Constants.3
       
  3060 file path=usr/perl5/5.16/man/man3/Params::Check.3
       
  3061 file path=usr/perl5/5.16/man/man3/Parse::CPAN::Meta.3
       
  3062 file path=usr/perl5/5.16/man/man3/Perl::OSType.3
       
  3063 file path=usr/perl5/5.16/man/man3/PerlIO.3
       
  3064 file path=usr/perl5/5.16/man/man3/PerlIO::encoding.3
       
  3065 file path=usr/perl5/5.16/man/man3/PerlIO::mmap.3
       
  3066 file path=usr/perl5/5.16/man/man3/PerlIO::scalar.3
       
  3067 file path=usr/perl5/5.16/man/man3/PerlIO::via.3
       
  3068 file path=usr/perl5/5.16/man/man3/PerlIO::via::QuotedPrint.3
       
  3069 file path=usr/perl5/5.16/man/man3/Pod::Checker.3
       
  3070 file path=usr/perl5/5.16/man/man3/Pod::Escapes.3
       
  3071 file path=usr/perl5/5.16/man/man3/Pod::Find.3
       
  3072 file path=usr/perl5/5.16/man/man3/Pod::Html.3
       
  3073 file path=usr/perl5/5.16/man/man3/Pod::InputObjects.3
       
  3074 file path=usr/perl5/5.16/man/man3/Pod::LaTeX.3
       
  3075 file path=usr/perl5/5.16/man/man3/Pod::Man.3
       
  3076 file path=usr/perl5/5.16/man/man3/Pod::ParseLink.3
       
  3077 file path=usr/perl5/5.16/man/man3/Pod::ParseUtils.3
       
  3078 file path=usr/perl5/5.16/man/man3/Pod::Parser.3
       
  3079 file path=usr/perl5/5.16/man/man3/Pod::Perldoc.3
       
  3080 file path=usr/perl5/5.16/man/man3/Pod::Perldoc::BaseTo.3
       
  3081 file path=usr/perl5/5.16/man/man3/Pod::Perldoc::GetOptsOO.3
       
  3082 file path=usr/perl5/5.16/man/man3/Pod::Perldoc::ToANSI.3
       
  3083 file path=usr/perl5/5.16/man/man3/Pod::Perldoc::ToChecker.3
       
  3084 file path=usr/perl5/5.16/man/man3/Pod::Perldoc::ToMan.3
       
  3085 file path=usr/perl5/5.16/man/man3/Pod::Perldoc::ToNroff.3
       
  3086 file path=usr/perl5/5.16/man/man3/Pod::Perldoc::ToPod.3
       
  3087 file path=usr/perl5/5.16/man/man3/Pod::Perldoc::ToRtf.3
       
  3088 file path=usr/perl5/5.16/man/man3/Pod::Perldoc::ToTerm.3
       
  3089 file path=usr/perl5/5.16/man/man3/Pod::Perldoc::ToText.3
       
  3090 file path=usr/perl5/5.16/man/man3/Pod::Perldoc::ToTk.3
       
  3091 file path=usr/perl5/5.16/man/man3/Pod::Perldoc::ToXml.3
       
  3092 file path=usr/perl5/5.16/man/man3/Pod::PlainText.3
       
  3093 file path=usr/perl5/5.16/man/man3/Pod::Select.3
       
  3094 file path=usr/perl5/5.16/man/man3/Pod::Simple.3
       
  3095 file path=usr/perl5/5.16/man/man3/Pod::Simple::Checker.3
       
  3096 file path=usr/perl5/5.16/man/man3/Pod::Simple::Debug.3
       
  3097 file path=usr/perl5/5.16/man/man3/Pod::Simple::DumpAsText.3
       
  3098 file path=usr/perl5/5.16/man/man3/Pod::Simple::DumpAsXML.3
       
  3099 file path=usr/perl5/5.16/man/man3/Pod::Simple::HTML.3
       
  3100 file path=usr/perl5/5.16/man/man3/Pod::Simple::HTMLBatch.3
       
  3101 file path=usr/perl5/5.16/man/man3/Pod::Simple::LinkSection.3
       
  3102 file path=usr/perl5/5.16/man/man3/Pod::Simple::Methody.3
       
  3103 file path=usr/perl5/5.16/man/man3/Pod::Simple::PullParser.3
       
  3104 file path=usr/perl5/5.16/man/man3/Pod::Simple::PullParserEndToken.3
       
  3105 file path=usr/perl5/5.16/man/man3/Pod::Simple::PullParserStartToken.3
       
  3106 file path=usr/perl5/5.16/man/man3/Pod::Simple::PullParserTextToken.3
       
  3107 file path=usr/perl5/5.16/man/man3/Pod::Simple::PullParserToken.3
       
  3108 file path=usr/perl5/5.16/man/man3/Pod::Simple::RTF.3
       
  3109 file path=usr/perl5/5.16/man/man3/Pod::Simple::Search.3
       
  3110 file path=usr/perl5/5.16/man/man3/Pod::Simple::SimpleTree.3
       
  3111 file path=usr/perl5/5.16/man/man3/Pod::Simple::Subclassing.3
       
  3112 file path=usr/perl5/5.16/man/man3/Pod::Simple::Text.3
       
  3113 file path=usr/perl5/5.16/man/man3/Pod::Simple::TextContent.3
       
  3114 file path=usr/perl5/5.16/man/man3/Pod::Simple::XHTML.3
       
  3115 file path=usr/perl5/5.16/man/man3/Pod::Simple::XMLOutStream.3
       
  3116 file path=usr/perl5/5.16/man/man3/Pod::Text.3
       
  3117 file path=usr/perl5/5.16/man/man3/Pod::Text::Color.3
       
  3118 file path=usr/perl5/5.16/man/man3/Pod::Text::Overstrike.3
       
  3119 file path=usr/perl5/5.16/man/man3/Pod::Text::Termcap.3
       
  3120 file path=usr/perl5/5.16/man/man3/Pod::Usage.3
       
  3121 file path=usr/perl5/5.16/man/man3/SDBM_File.3
       
  3122 file path=usr/perl5/5.16/man/man3/Safe.3
       
  3123 file path=usr/perl5/5.16/man/man3/Scalar::Util.3
       
  3124 file path=usr/perl5/5.16/man/man3/Search::Dict.3
       
  3125 file path=usr/perl5/5.16/man/man3/SelectSaver.3
       
  3126 file path=usr/perl5/5.16/man/man3/SelfLoader.3
       
  3127 file path=usr/perl5/5.16/man/man3/Socket.3
       
  3128 file path=usr/perl5/5.16/man/man3/Storable.3
       
  3129 file path=usr/perl5/5.16/man/man3/Symbol.3
       
  3130 file path=usr/perl5/5.16/man/man3/Sys::Hostname.3
       
  3131 file path=usr/perl5/5.16/man/man3/Sys::Syslog.3
       
  3132 file path=usr/perl5/5.16/man/man3/TAP::Base.3
       
  3133 file path=usr/perl5/5.16/man/man3/TAP::Formatter::Base.3
       
  3134 file path=usr/perl5/5.16/man/man3/TAP::Formatter::Color.3
       
  3135 file path=usr/perl5/5.16/man/man3/TAP::Formatter::Console.3
       
  3136 file path=usr/perl5/5.16/man/man3/TAP::Formatter::Console::ParallelSession.3
       
  3137 file path=usr/perl5/5.16/man/man3/TAP::Formatter::Console::Session.3
       
  3138 file path=usr/perl5/5.16/man/man3/TAP::Formatter::File.3
       
  3139 file path=usr/perl5/5.16/man/man3/TAP::Formatter::File::Session.3
       
  3140 file path=usr/perl5/5.16/man/man3/TAP::Formatter::Session.3
       
  3141 file path=usr/perl5/5.16/man/man3/TAP::Harness.3
       
  3142 file path=usr/perl5/5.16/man/man3/TAP::Harness::Beyond.3
       
  3143 file path=usr/perl5/5.16/man/man3/TAP::Object.3
       
  3144 file path=usr/perl5/5.16/man/man3/TAP::Parser.3
       
  3145 file path=usr/perl5/5.16/man/man3/TAP::Parser::Aggregator.3
       
  3146 file path=usr/perl5/5.16/man/man3/TAP::Parser::Grammar.3
       
  3147 file path=usr/perl5/5.16/man/man3/TAP::Parser::Iterator.3
       
  3148 file path=usr/perl5/5.16/man/man3/TAP::Parser::Iterator::Array.3
       
  3149 file path=usr/perl5/5.16/man/man3/TAP::Parser::Iterator::Process.3
       
  3150 file path=usr/perl5/5.16/man/man3/TAP::Parser::Iterator::Stream.3
       
  3151 file path=usr/perl5/5.16/man/man3/TAP::Parser::IteratorFactory.3
       
  3152 file path=usr/perl5/5.16/man/man3/TAP::Parser::Multiplexer.3
       
  3153 file path=usr/perl5/5.16/man/man3/TAP::Parser::Result.3
       
  3154 file path=usr/perl5/5.16/man/man3/TAP::Parser::Result::Bailout.3
       
  3155 file path=usr/perl5/5.16/man/man3/TAP::Parser::Result::Comment.3
       
  3156 file path=usr/perl5/5.16/man/man3/TAP::Parser::Result::Plan.3
       
  3157 file path=usr/perl5/5.16/man/man3/TAP::Parser::Result::Pragma.3
       
  3158 file path=usr/perl5/5.16/man/man3/TAP::Parser::Result::Test.3
       
  3159 file path=usr/perl5/5.16/man/man3/TAP::Parser::Result::Unknown.3
       
  3160 file path=usr/perl5/5.16/man/man3/TAP::Parser::Result::Version.3
       
  3161 file path=usr/perl5/5.16/man/man3/TAP::Parser::Result::YAML.3
       
  3162 file path=usr/perl5/5.16/man/man3/TAP::Parser::ResultFactory.3
       
  3163 file path=usr/perl5/5.16/man/man3/TAP::Parser::Scheduler.3
       
  3164 file path=usr/perl5/5.16/man/man3/TAP::Parser::Scheduler::Job.3
       
  3165 file path=usr/perl5/5.16/man/man3/TAP::Parser::Scheduler::Spinner.3
       
  3166 file path=usr/perl5/5.16/man/man3/TAP::Parser::Source.3
       
  3167 file path=usr/perl5/5.16/man/man3/TAP::Parser::SourceHandler.3
       
  3168 file path=usr/perl5/5.16/man/man3/TAP::Parser::SourceHandler::Executable.3
       
  3169 file path=usr/perl5/5.16/man/man3/TAP::Parser::SourceHandler::File.3
       
  3170 file path=usr/perl5/5.16/man/man3/TAP::Parser::SourceHandler::Handle.3
       
  3171 file path=usr/perl5/5.16/man/man3/TAP::Parser::SourceHandler::Perl.3
       
  3172 file path=usr/perl5/5.16/man/man3/TAP::Parser::SourceHandler::RawTAP.3
       
  3173 file path=usr/perl5/5.16/man/man3/TAP::Parser::Utils.3
       
  3174 file path=usr/perl5/5.16/man/man3/TAP::Parser::YAMLish::Reader.3
       
  3175 file path=usr/perl5/5.16/man/man3/TAP::Parser::YAMLish::Writer.3
       
  3176 file path=usr/perl5/5.16/man/man3/Term::ANSIColor.3
       
  3177 file path=usr/perl5/5.16/man/man3/Term::Cap.3
       
  3178 file path=usr/perl5/5.16/man/man3/Term::Complete.3
       
  3179 file path=usr/perl5/5.16/man/man3/Term::ReadLine.3
       
  3180 file path=usr/perl5/5.16/man/man3/Term::UI.3
       
  3181 file path=usr/perl5/5.16/man/man3/Term::UI::History.3
       
  3182 file path=usr/perl5/5.16/man/man3/Test.3
       
  3183 file path=usr/perl5/5.16/man/man3/Test::Builder.3
       
  3184 file path=usr/perl5/5.16/man/man3/Test::Builder::Module.3
       
  3185 file path=usr/perl5/5.16/man/man3/Test::Builder::Tester.3
       
  3186 file path=usr/perl5/5.16/man/man3/Test::Builder::Tester::Color.3
       
  3187 file path=usr/perl5/5.16/man/man3/Test::Harness.3
       
  3188 file path=usr/perl5/5.16/man/man3/Test::More.3
       
  3189 file path=usr/perl5/5.16/man/man3/Test::Simple.3
       
  3190 file path=usr/perl5/5.16/man/man3/Test::Tutorial.3
       
  3191 file path=usr/perl5/5.16/man/man3/Text::Abbrev.3
       
  3192 file path=usr/perl5/5.16/man/man3/Text::Balanced.3
       
  3193 file path=usr/perl5/5.16/man/man3/Text::ParseWords.3
       
  3194 file path=usr/perl5/5.16/man/man3/Text::Soundex.3
       
  3195 file path=usr/perl5/5.16/man/man3/Text::Tabs.3
       
  3196 file path=usr/perl5/5.16/man/man3/Text::Wrap.3
       
  3197 file path=usr/perl5/5.16/man/man3/Thread.3
       
  3198 file path=usr/perl5/5.16/man/man3/Thread::Queue.3
       
  3199 file path=usr/perl5/5.16/man/man3/Thread::Semaphore.3
       
  3200 file path=usr/perl5/5.16/man/man3/Tie::Array.3
       
  3201 file path=usr/perl5/5.16/man/man3/Tie::File.3
       
  3202 file path=usr/perl5/5.16/man/man3/Tie::Handle.3
       
  3203 file path=usr/perl5/5.16/man/man3/Tie::Hash.3
       
  3204 file path=usr/perl5/5.16/man/man3/Tie::Hash::NamedCapture.3
       
  3205 file path=usr/perl5/5.16/man/man3/Tie::Memoize.3
       
  3206 file path=usr/perl5/5.16/man/man3/Tie::RefHash.3
       
  3207 file path=usr/perl5/5.16/man/man3/Tie::Scalar.3
       
  3208 file path=usr/perl5/5.16/man/man3/Tie::StdHandle.3
       
  3209 file path=usr/perl5/5.16/man/man3/Tie::SubstrHash.3
       
  3210 file path=usr/perl5/5.16/man/man3/Time::HiRes.3
       
  3211 file path=usr/perl5/5.16/man/man3/Time::Local.3
       
  3212 file path=usr/perl5/5.16/man/man3/Time::Piece.3
       
  3213 file path=usr/perl5/5.16/man/man3/Time::Seconds.3
       
  3214 file path=usr/perl5/5.16/man/man3/Time::gmtime.3
       
  3215 file path=usr/perl5/5.16/man/man3/Time::localtime.3
       
  3216 file path=usr/perl5/5.16/man/man3/Time::tm.3
       
  3217 file path=usr/perl5/5.16/man/man3/UNIVERSAL.3
       
  3218 file path=usr/perl5/5.16/man/man3/Unicode::Collate.3
       
  3219 file path=usr/perl5/5.16/man/man3/Unicode::Collate::CJK::Big5.3
       
  3220 file path=usr/perl5/5.16/man/man3/Unicode::Collate::CJK::GB2312.3
       
  3221 file path=usr/perl5/5.16/man/man3/Unicode::Collate::CJK::JISX0208.3
       
  3222 file path=usr/perl5/5.16/man/man3/Unicode::Collate::CJK::Korean.3
       
  3223 file path=usr/perl5/5.16/man/man3/Unicode::Collate::CJK::Pinyin.3
       
  3224 file path=usr/perl5/5.16/man/man3/Unicode::Collate::CJK::Stroke.3
       
  3225 file path=usr/perl5/5.16/man/man3/Unicode::Collate::Locale.3
       
  3226 file path=usr/perl5/5.16/man/man3/Unicode::Normalize.3
       
  3227 file path=usr/perl5/5.16/man/man3/Unicode::UCD.3
       
  3228 file path=usr/perl5/5.16/man/man3/User::grent.3
       
  3229 file path=usr/perl5/5.16/man/man3/User::pwent.3
       
  3230 file path=usr/perl5/5.16/man/man3/Version::Requirements.3
       
  3231 file path=usr/perl5/5.16/man/man3/XSLoader.3
       
  3232 file path=usr/perl5/5.16/man/man3/arybase.3
       
  3233 file path=usr/perl5/5.16/man/man3/attributes.3
       
  3234 file path=usr/perl5/5.16/man/man3/autodie.3
       
  3235 file path=usr/perl5/5.16/man/man3/autodie::exception.3
       
  3236 file path=usr/perl5/5.16/man/man3/autodie::exception::system.3
       
  3237 file path=usr/perl5/5.16/man/man3/autodie::hints.3
       
  3238 file path=usr/perl5/5.16/man/man3/autouse.3
       
  3239 file path=usr/perl5/5.16/man/man3/base.3
       
  3240 file path=usr/perl5/5.16/man/man3/bigint.3
       
  3241 file path=usr/perl5/5.16/man/man3/bignum.3
       
  3242 file path=usr/perl5/5.16/man/man3/bigrat.3
       
  3243 file path=usr/perl5/5.16/man/man3/blib.3
       
  3244 file path=usr/perl5/5.16/man/man3/bytes.3
       
  3245 file path=usr/perl5/5.16/man/man3/charnames.3
       
  3246 file path=usr/perl5/5.16/man/man3/constant.3
       
  3247 file path=usr/perl5/5.16/man/man3/deprecate.3
       
  3248 file path=usr/perl5/5.16/man/man3/diagnostics.3
       
  3249 file path=usr/perl5/5.16/man/man3/encoding.3
       
  3250 file path=usr/perl5/5.16/man/man3/encoding::warnings.3
       
  3251 file path=usr/perl5/5.16/man/man3/feature.3
       
  3252 file path=usr/perl5/5.16/man/man3/fields.3
       
  3253 file path=usr/perl5/5.16/man/man3/filetest.3
       
  3254 file path=usr/perl5/5.16/man/man3/if.3
       
  3255 file path=usr/perl5/5.16/man/man3/inc::latest.3
       
  3256 file path=usr/perl5/5.16/man/man3/integer.3
       
  3257 file path=usr/perl5/5.16/man/man3/less.3
       
  3258 file path=usr/perl5/5.16/man/man3/lib.3
       
  3259 file path=usr/perl5/5.16/man/man3/locale.3
       
  3260 file path=usr/perl5/5.16/man/man3/mro.3
       
  3261 file path=usr/perl5/5.16/man/man3/open.3
       
  3262 file path=usr/perl5/5.16/man/man3/ops.3
       
  3263 file path=usr/perl5/5.16/man/man3/overload.3
       
  3264 file path=usr/perl5/5.16/man/man3/overloading.3
       
  3265 file path=usr/perl5/5.16/man/man3/parent.3
       
  3266 file path=usr/perl5/5.16/man/man3/re.3
       
  3267 file path=usr/perl5/5.16/man/man3/sigtrap.3
       
  3268 file path=usr/perl5/5.16/man/man3/sort.3
       
  3269 file path=usr/perl5/5.16/man/man3/strict.3
       
  3270 file path=usr/perl5/5.16/man/man3/subs.3
       
  3271 file path=usr/perl5/5.16/man/man3/threads.3
       
  3272 file path=usr/perl5/5.16/man/man3/threads::shared.3
       
  3273 file path=usr/perl5/5.16/man/man3/utf8.3
       
  3274 file path=usr/perl5/5.16/man/man3/vars.3
       
  3275 file path=usr/perl5/5.16/man/man3/version.3
       
  3276 file path=usr/perl5/5.16/man/man3/version::Internals.3
       
  3277 file path=usr/perl5/5.16/man/man3/vmsish.3
       
  3278 file path=usr/perl5/5.16/man/man3/warnings.3
       
  3279 file path=usr/perl5/5.16/man/man3/warnings::register.3
       
  3280 dir  path=usr/perl5/site_perl
       
  3281 dir  path=usr/perl5/site_perl/5.16
       
  3282 dir  path=usr/perl5/site_perl/5.16/$(P_ARCH)-solaris-64
       
  3283 dir  path=usr/perl5/vendor_perl
       
  3284 dir  path=usr/perl5/vendor_perl/5.16
       
  3285 dir  path=usr/perl5/vendor_perl/5.16/$(P_ARCH)-solaris-64
       
  3286 
       
  3287 # This link is always mediated.
       
  3288 # Customers may customize this link by creating their own IPS
       
  3289 # packages with mediated links.
       
  3290 # DELETE the dupaction once the mediated link is published
       
  3291 # in the main repo.
       
  3292 link path=usr/bin/perl target=../perl5/5.16/bin/perl \
       
  3293     mediator=perl mediator-version=5.16 \
       
  3294     pkg.linted.pkglint.dupaction010.2=true