I'm forwarding this exchange with a user. It looks like perhaps his setup is 
janky, but I don't know. Any advice appreciated, thanks!



-----Original Message-----
From: Weijian [mailto:[EMAIL PROTECTED]
Sent: Friday, January 20, 2006 8:47 AM
To: Ira Woodhead
Subject: Re: Help needed on Perl module, thanks a lot


Hi Mr. Woodhead,

I tried it out, but there are still problems in installation.

Attached please find two files: one for "nmake", the other for "nmake test".
In short, (on Perl v5.8.7)
1. When nmake, there are two lines showed some errors:
(1) cl : Command line warning D9002 : ignoring unknown option '-Gf'
(2) No root path(s) specified at D:/activeperl/Perl/lib/ExtUtils/Command.pm 
line 95


2. When "nmake test", there are errors, but most of the error are raised by 
the same proble
For example: (Perl is in D:/activeperl/Perl)
"Can't load 
'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' for 
module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500"

Then I checked DynaLoader.pm, its line 230 is:
     my $libref = dl_load_file($file, $module->dl_load_flags) or
  croak("Can't load '$file' for module $module: ".dl_error());

And the line 500 of Inline.pm is:
     eval <<END;
  package $pkg;


I hope you can find some clues out of it. But no matter what, I appreciate 
your prompt help!

Thank you very much!
Jack



----- Original Message ----- 
From: "Ira Woodhead" <[EMAIL PROTECTED]>
To: "Weijian" <[EMAIL PROTECTED]>
Cc: "Ira Woodhead" <[EMAIL PROTECTED]>
Sent: Thursday, January 19, 2006 8:55 PM
Subject: RE: Help needed on Perl module, thanks a lot


Weijian,

I have uploaded a new version of Text::Scan to CPAN, version 0.26. Please 
try it out and let me know if it installs successfully.

Thanks



-----Original Message-----
From: Weijian [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 18, 2006 9:01 PM
To: Ira Woodhead
Subject: Re: Help needed on Perl module, thanks a lot


Yes. For Perl v5.6.x, I can directly install Text::Scan using ppm (from
activestate, on Windows), but not for Perl 5.8.x version.

Thanks,
Jack

----- Original Message ----- 
From: "Ira Woodhead" <[EMAIL PROTECTED]>
To: "Weijian" <[EMAIL PROTECTED]>
Cc: "Ira Woodhead" <[EMAIL PROTECTED]>
Sent: Wednesday, January 18, 2006 6:40 PM
Subject: RE: Help needed on Perl module, thanks a lot


Did you say that Text::Scan used to be installable as a pre-compiled binary
package using ppm?


 
-----------------------------------------------------------------------------------ATTENTION:DO
 NOT read, copy or disseminate this communication unless youare theintended 
addressee. This message and any file(s) or attachment(s)transmittedwith it are 
confidential, intended only for the named recipient,and maycontain information 
that is a trade secret, proprietary, protectedby theattorney work product 
doctrine, subject to the attorney-clientprivilege, oris otherwise protected 
against unauthorized use or disclosure.This messageand any file(s) or 
attachment(s) transmitted with it aretransmitted based ona reasonable 
expectation of privacy consistent with ABAFormal Opinion No.99-413.  If you 
have received this communication inerror, please e-mail thesender and notify 
the sender immediately that youhave received thecommunication in error. Thank 
you. 
-----------------------------------------------------------------------------------ATTENTION:
 DO NOT read, copy or disseminate this c!
 ommunication unless youare the intended addressee. This message and any 
file(s) or attachment(s)transmitted with it are confidential, intended only for 
the named recipient,and may contain information that is a trade secret, 
proprietary, protectedby the attorney work product doctrine, subject to the 
attorney-clientprivilege, or is otherwise protected against unauthorized use or 
disclosure.This message and any file(s) or attachment(s) transmitted with it 
aretransmitted based on a reasonable expectation of privacy consistent with 
ABAFormal Opinion No. 99-413.  If you have received this communication inerror, 
please e-mail the sender and notify the sender immediately that youhave 
received the communication in error. Thank you.
 
 
 
-----------------------------------------------------------------------------------
ATTENTION: DO NOT read, copy or disseminate this communication unless you are 
the intended addressee. This message and any file(s) or attachment(s) 
transmitted with it are confidential, intended only for the named recipient, 
and may contain information that is a trade secret, proprietary, protected by 
the attorney work product doctrine, subject to the attorney-client privilege, 
or is otherwise protected against unauthorized use or disclosure. This message 
and any file(s) or attachment(s) transmitted with it are transmitted based on a 
reasonable expectation of privacy consistent with ABA Formal Opinion No. 
99-413.  If you have received this communication in error, please e-mail the 
sender and notify the sender immediately that you have received the 
communication in error. Thank you.
...

Can't load 'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' 
for module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500


 at t\57_breakme.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t\57_breakme...........dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-347
        Failed 347/347 tests, 0.00% okay
t\58_twice.............Had problems bootstrapping Inline module 'Text::Scan'

Can't load 'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' 
for module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500


 at t\58_twice.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t\58_twice.............dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t\60_mindex............Had problems bootstrapping Inline module 'Text::Scan'

Can't load 'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' 
for module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500


 at t\60_mindex.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t\60_mindex............dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t\61_mindex............Had problems bootstrapping Inline module 'Text::Scan'

Can't load 'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' 
for module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500


 at t\61_mindex.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t\61_mindex............dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-17
        Failed 17/17 tests, 0.00% okay
t\65_wildcards.........Had problems bootstrapping Inline module 'Text::Scan'

Can't load 'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' 
for module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500


 at t\65_wildcards.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t\65_wildcards.........dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-8
        Failed 8/8 tests, 0.00% okay
t\66_wildcards.........Had problems bootstrapping Inline module 'Text::Scan'

Can't load 'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' 
for module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500


 at t\66_wildcards.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t\66_wildcards.........dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-8
        Failed 8/8 tests, 0.00% okay
t\67_wildcards.........Had problems bootstrapping Inline module 'Text::Scan'

Can't load 'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' 
for module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500


 at t\67_wildcards.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t\67_wildcards.........dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t\70_substrings........Had problems bootstrapping Inline module 'Text::Scan'

Can't load 'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' 
for module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500


 at t\70_substrings.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t\70_substrings........dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-7
        Failed 7/7 tests, 0.00% okay
t\75_dumptrie..........Had problems bootstrapping Inline module 'Text::Scan'

Can't load 'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' 
for module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500


 at t\75_dumptrie.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t\75_dumptrie..........dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t\76_restoretrie.......Had problems bootstrapping Inline module 'Text::Scan'

Can't load 'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' 
for module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500


 at t\76_restoretrie.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t\76_restoretrie.......dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t\80_charclass.........Had problems bootstrapping Inline module 'Text::Scan'

Can't load 'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' 
for module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500


 at t\80_charclass.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t\80_charclass.........dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t\81_charclass.........Had problems bootstrapping Inline module 'Text::Scan'

Can't load 'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' 
for module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500


 at t\81_charclass.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t\81_charclass.........dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t\83_ignorecase........Had problems bootstrapping Inline module 'Text::Scan'

Can't load 'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' 
for module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500


 at t\83_ignorecase.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t\83_ignorecase........dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t\90_ignore............Had problems bootstrapping Inline module 'Text::Scan'

Can't load 'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' 
for module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500


 at t\90_ignore.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t\90_ignore............dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t\91_ignore............Had problems bootstrapping Inline module 'Text::Scan'

Can't load 'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' 
for module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500


 at t\91_ignore.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t\91_ignore............dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-12
        Failed 12/12 tests, 0.00% okay
t\95_boundary..........Had problems bootstrapping Inline module 'Text::Scan'

Can't load 'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' 
for module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500


 at t\95_boundary.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t\95_boundary..........dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-11
        Failed 11/11 tests, 0.00% okay
t\96_boundary..........Had problems bootstrapping Inline module 'Text::Scan'

Can't load 'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' 
for module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500


 at t\96_boundary.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t\96_boundary..........dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t\97_wildnull..........Had problems bootstrapping Inline module 'Text::Scan'

Can't load 'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' 
for module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500


 at t\97_wildnull.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t\97_wildnull..........dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t\98_multiscan.........Had problems bootstrapping Inline module 'Text::Scan'

Can't load 'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' 
for module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500


 at t\98_multiscan.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t\98_multiscan.........dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-12
        Failed 12/12 tests, 0.00% okay
t\99_squeeze_spc.......Had problems bootstrapping Inline module 'Text::Scan'

Can't load 'D:\activeperl\install\textscan\blib\arch/auto/Text/Scan/Scan.dll' 
for module Text::Scan: load_file:The speci
fied module could not be found at D:/activeperl/Perl/lib/DynaLoader.pm line 
230, <DATA> line 1.
 at D:/activeperl/Perl/site/lib/Inline.pm line 500


 at t\99_squeeze_spc.t line 0
INIT failed--call queue aborted, <DATA> line 1.
t\99_squeeze_spc.......dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-18
        Failed 18/18 tests, 0.00% okay
Failed Test           Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t\00_load.t              2   512     1    1 100.00%  1
t\02_new.t               2   512     2    4 200.00%  1-2
t\04_attrib.t            2   512     5   10 200.00%  1-5
t\10_insert.t            2   512    47   94 200.00%  1-47
t\15_search.t            2   512     8   16 200.00%  1-8
t\50_traverse.t          2   512    36   72 200.00%  1-36
t\51_traverse.t          2   512    36   72 200.00%  1-36
t\52_dump.t              2   512    72  144 200.00%  1-72
t\54_tinyscan-multi.t    2   512    12   24 200.00%  1-12
t\54_tinyscan.t          2   512     9   18 200.00%  1-9
t\55_scan.t              2   512    35   70 200.00%  1-35
t\56_scan-multi.t        2   512    25   50 200.00%  1-25
t\56_scan.t              2   512    17   34 200.00%  1-17
t\57_breakme-multi.t   255 65280   347  694 200.00%  1-347
t\57_breakme.t           2   512   347  694 200.00%  1-347
t\58_twice.t             2   512     3    6 200.00%  1-3
t\60_mindex.t            2   512     4    8 200.00%  1-4
t\61_mindex.t            2   512    17   34 200.00%  1-17
t\65_wildcards.t         2   512     8   16 200.00%  1-8
t\66_wildcards.t         2   512     8   16 200.00%  1-8
t\67_wildcards.t         2   512     4    8 200.00%  1-4
t\70_substrings.t        2   512     7   14 200.00%  1-7
t\75_dumptrie.t          2   512     2    4 200.00%  1-2
t\76_restoretrie.t       2   512     3    6 200.00%  1-3
t\80_charclass.t         2   512     3    6 200.00%  1-3
t\81_charclass.t         2   512     3    6 200.00%  1-3
t\83_ignorecase.t        2   512     4    8 200.00%  1-4
t\90_ignore.t            2   512     2    4 200.00%  1-2
t\91_ignore.t            2   512    12   24 200.00%  1-12
t\95_boundary.t          2   512    11   22 200.00%  1-11
t\96_boundary.t          2   512     4    8 200.00%  1-4
t\97_wildnull.t          2   512     3    6 200.00%  1-3
t\98_multiscan.t         2   512    12   24 200.00%  1-12
t\99_squeeze_spc.t       2   512    18   36 200.00%  1-18
Failed 34/34 test scripts, 0.00% okay. 1127/1127 subtests failed, 0.00% okay.
NMAKE : fatal error U1077: 'D:\activeperl\Perl\bin\perl.exe' : return code '0x2'
Stop.
D:\activeperl\install\textscan>nmake

Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation.  All rights reserved.

cp Scan.pm blib\lib\Text\Scan.pm
        D:\activeperl\Perl\bin\perl.exe -Mblib -MInline=NOISY,_INSTALL_ 
-MText::Scan -e1 0.26 blib\arch
Starting Build Prepocess Stage
Finished Build Prepocess Stage

Starting Build Parse Stage
Finished Build Parse Stage

Starting Build Glue 1 Stage
Finished Build Glue 1 Stage

Starting Build Glue 2 Stage
Finished Build Glue 2 Stage

Starting Build Glue 3 Stage
Finished Build Glue 3 Stage

Starting Build Compile Stage
  Starting "perl Makefile.PL" Stage
Writing Makefile for Text::Scan
  Finished "perl Makefile.PL" Stage

  Starting "make" Stage

Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation.  All rights reserved.

        D:\activeperl\Perl\bin\perl.exe D:\activeperl\Perl\lib\ExtUtils/xsubpp  
-typemap D:\activeperl\Perl\lib\ExtUtils
\typemap  Scan.xs > Scan.xsc && D:\activeperl\Perl\bin\perl.exe 
-MExtUtils::Command -e mv Scan.xsc Scan.c
        cl -c  -ID:/activeperl/install/textscan  -nologo -Gf -W3 -MD -Zi 
-DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DH
AVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT 
-DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT
_READFIX -MD -Zi -DNDEBUG -O1    -DVERSION=\"0.26\"  -DXS_VERSION=\"0.26\"  
"-ID:\activeperl\Perl\lib\CORE"   Scan.c
cl : Command line warning D9002 : ignoring unknown option '-Gf'
Scan.c
Running Mkbootstrap for Text::Scan ()
        D:\activeperl\Perl\bin\perl.exe -MExtUtils::Command -e chmod 644 Scan.bs
        D:\activeperl\Perl\bin\perl.exe -MExtUtils::Mksymlists  -e 
"Mksymlists('NAME'=>\"Text::Scan\", 'DLBASE' => 'Scan
', 'DL_FUNCS' => {  }, 'FUNCLIST' => [], 'IMPORTS' => {  }, 'DL_VARS' => []);"
        link -out:blib\arch\auto\Text\Scan\Scan.dll -dll -nologo -nodefaultlib 
-debug -opt:ref,icf  -libpath:"d:\activep
erl\Perl\lib\CORE"  -machine:x86 Scan.obj   
D:\activeperl\Perl\lib\CORE\perl58.lib oldnames.lib kernel32.lib user32.lib
gdi32.lib winspool.lib  comdlg32.lib advapi32.lib shell32.lib ole32.lib 
oleaut32.lib  netapi32.lib uuid.lib ws2_32.lib m
pr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib -def:Scan.def
   Creating library blib\arch\auto\Text\Scan\Scan.lib and object 
blib\arch\auto\Text\Scan\Scan.exp
        D:\activeperl\Perl\bin\perl.exe -MExtUtils::Command -e chmod 755 
blib\arch\auto\Text\Scan\Scan.dll
No root path(s) specified at D:/activeperl/Perl/lib/ExtUtils/Command.pm line 95
        D:\activeperl\Perl\bin\perl.exe -MExtUtils::Command -e cp Scan.bs 
blib\arch\auto\Text\Scan\Scan.bs
        D:\activeperl\Perl\bin\perl.exe -MExtUtils::Command -e chmod 644 
blib\arch\auto\Text\Scan\Scan.bs
  Finished "make" Stage

  Starting "make install" Stage

Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation.  All rights reserved.

Installing D:\activeperl\install\textscan\blib\arch\auto\Text\Scan\Scan.bs
Installing D:\activeperl\install\textscan\blib\arch\auto\Text\Scan\Scan.dll
Installing 
D:\activeperl\install\textscan\blib\arch\auto\Text\Scan\Scan.dll.manifest
Installing D:\activeperl\install\textscan\blib\arch\auto\Text\Scan\Scan.exp
Installing D:\activeperl\install\textscan\blib\arch\auto\Text\Scan\Scan.lib
Installing D:\activeperl\install\textscan\blib\arch\auto\Text\Scan\Scan.pdb
Files found in blib\arch: installing files in blib\lib into architecture 
dependent library tree
  Finished "make install" Stage

  Starting Cleaning Up Stage
  Finished Cleaning Up Stage

Finished Build Compile Stage

Reply via email to