C:\>perl -v This is perl 5, version 16, subversion 2 (v5.16.2) built for MSWin32-x86-multi-t hread (with 1 registered patch, see perl -V for more detail) Copyright 1987-2012, Larry Wall Binary build 1602 [296513] provided by ActiveState http://www.ActiveState.com Built Dec 19 2012 12:35:59 Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. #### C:\> perl -e "print join \"\n\", @INC" C:\Perl\lib C:\oracle\product\10.2.0\db_1\perl\5.8.3\lib\MSWin32-x86 C:\oracle\product\10.2.0\db_1\perl\5.8.3\lib/MSWin32-x86-multi-thread C:\oracle\product\10.2.0\db_1\perl\5.8.3\lib C:\oracle\product\10.2.0\db_1\perl\5.8.3\lib\MSWin32-x86 C:\oracle\product\10.2.0\db_1\perl\site\5.8.3 C:\oracle\product\10.2.0\db_1\perl\site\5.8.3\lib/MSWin32-x86-multi-thread C:\oracle\product\10.2.0\db_1\perl\site\5.8.3\lib C:\oracle\product\10.2.0\db_1\sysman\admin\scripts C:\oracle\product\10.2.0\db_1\perl\lib\5.8.3\MSWin32-x86 C:\oracle\product\10.2.0\db_1\perl\lib\5.8.3 C:\oracle\product\10.2.0\db_1\perl\5.8.3\lib\MSWin32-x86-multi-thread C:\oracle\product\10.2.0\db_1\perl\site\5.8.3 C:\oracle\product\10.2.0\db_1\perl\site\5.8.3\lib/MSWin32-x86-multi-thread C:\oracle\product\10.2.0\db_1\perl\site\5.8.3\lib C:\oracle\product\10.2.0\db_1\sysman\admin\scripts C:/Perl/site/lib C:/Perl/lib #### C:\Perl Scripts>Module.pl Set up gcc environment - 3.4.5 (mingw-vista special r3) ActivePerl::CPAN::Config ActivePerl::Config ActivePerl::DocTools ActivePerl::PPM ActiveState::PerlCritic ActiveState::RelocateTree ActiveState::Scineplex ActiveState::Utils Algorithm::C3 Algorithm::Diff Apache::DBI AppConfig Archive::Extract Archive::Tar Archive::Zip AutoLoader B::Debug B::Keywords Bit::Vector CGI CPAN::Meta CPAN::Meta::Requirements CPAN::Meta::YAML CPANPLUS CPANPLUS::Dist::Build Carp::Clan Class::Accessor Class::C3 Class::Data::Inheritable Class::Default Class::Load Class::Load::XS Clone Compress::Raw::Bzip2 Compress::Raw::Zlib Config::Tiny DBD::CSV DBD::ODBC DBD::Oracle DBD::Pg DBD::SQLite DBI Data::Dump Data::Dumper Data::JavaScript::Anon Data::OptList Date::Calc Devel::GlobalDestruction Devel::NYTProf Devel::StackTrace Devel::Symdump Digest::HMAC Digest::MD2 Digest::MD5 Digest::SHA Digest::SHA1 Dist::CheckConflicts Email::Address Encode Encode::Locale Eval::Closure Exception::Class Exporter ExtUtils::Install File::Fetch File::HomeDir File::Listing File::Next File::Which GD GD::Graph GD::Text HTML::Form HTML::Parser HTML::Selector::XPath HTML::Tagset HTML::Template HTML::Tree HTTP::Cookies HTTP::Daemon HTTP::Date HTTP::Message HTTP::Negotiate HTTP::Tiny IO::Compress IO::Socket::SSL IO::String IPC::Cmd IPC::Run JSON JSON::Any LWP LWP::MediaTypes LWP::Protocol::https List::MoreUtils Locale-Maketext Locale::Codes MRO::Compat Mail::Sender Memoize MinGW Module::Build Module::CoreList Module::Implementation Module::Load::Conditional Module::Metadata Module::Pluggable Module::Pluggable::Fast Module::Runtime Moose Mozilla::CA Net Net::Daemon Net::HTTP Net::SSLeay Net::Telnet Object::Accessor Object::Import PPI PPIx::Regexp PPIx::Utilities PPM::Repositories Package::DeprecationManager Package::Stash Package::Stash::XS Params::Check Params::Classify Params::Util Parse::CPAN::Meta Perl Perl::Critic PerlIO::via::QuotedPrint Pod Pod::Simple RPC::PlServer Readonly Readonly::XS SQL::Statement Safe Scope::Guard Shell Shell::Command Spiffy Storable Sub::Exporter Sub::Install Sub::Name Sub::Uplevel Sys::Syslog Task::Weaken Tcl Template Template::Provider::FromDATA Term::ANSIColor Term::ReadKey Term::ReadLine::Perl Test::Differences Test::Exception Test::Harness Test::Simple Text Text::Autoformat Text::CSV_XS Text::Diff Text::Glob Text::Reform Text::SimpleTable Time::Local Tkx Try::Tiny UNIVERSAL::require URI Unicode::Collate Unicode::Normalize WWW::Mechanize WWW::RobotRules Win32 Win32::API Win32::AuthenticateUser Win32::Clipboard Win32::Console Win32::Console::ANSI Win32::EventLog Win32::File Win32::FileSecurity Win32::IPC Win32::Internet Win32::Job Win32::NetAdmin Win32::NetResource Win32::ODBC Win32::OLE Win32::PerfLib Win32::Pipe Win32::Process Win32::Registry Win32::Service Win32::Shortcut Win32::Sound Win32::TieRegistry Win32::WinError Win32API::Net Win32API::Registry XML::Parser XML::Simple YAML::LibYAML ap-iis-config autodie bignum dmake lib libwww-perl mylib threads::shared version #### C:\>perl -E "die $^X;" C:\Perl\bin\perl.exe at -e line 1.