# running Build.PL C:\cpanrun\build\5-10-0\bin\perl.exe Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Text-WordDiff' version '0.02' Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe Build --makefile_env_macros 1 Build: blib\lib\Text\WordDiff.pm: unknown pod directive 'encoding' in paragraph 52. ignoring. Copying lib\Text\WordDiff.pm -> blib\lib\Text\WordDiff.pm Copying lib\Text\WordDiff\HTML.pm -> blib\lib\Text\WordDiff\HTML.pm Copying lib\Text\WordDiff\ANSIColor.pm -> blib\lib\Text\WordDiff\ANSIColor.pm Manifying blib\lib/Text/WordDiff/HTML.pm -> blib\libdoc\Text.WordDiff.HTML.3 Manifying blib\lib/Text/WordDiff/ANSIColor.pm -> blib\libdoc\Text.WordDiff.ANSIColor.3 Manifying blib\lib/Text/WordDiff.pm -> blib\libdoc\Text.WordDiff.3 HTMLifying blib\lib\Text\WordDiff\HTML.pm -> blib\libhtml\site\lib\Text\WordDiff\HTML.html HTMLifying blib\lib\Text\WordDiff\ANSIColor.pm -> blib\libhtml\site\lib\Text\WordDiff\ANSIColor.html HTMLifying blib\lib\Text\WordDiff.pm -> blib\libhtml\site\lib\Text\WordDiff.html Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe Build --makefile_env_macros 1 test t\ansicolor....1..17 ok 1 - use Text::WordDiff; ok 2 - use Text::WordDiff::ANSIColor; ok 3 - Should get a term diff by default ok 4 - Should get same result for code refs ok 5 - Should get same result for array refs ok 6 - Should get same result for a scalar ref and an array ref ok 7 - Diff by file name should include a header ok 8 - Diff by glob file handles should work ok 9 - Diff by IO::File objects should work ok 10 - Should get a count of 2 hunks with code ref output ok 11 - The code ref should have been called ok 12 - Should get a count of 2 hunks with scalar ref output ok 13 - The scalar ref should have been appended to ok 14 - Should get a count of 2 hunks with array ref output ok 15 - The array ref should have been appended to ok 16 - Should get a count of 2 hunks with file handle output ok 17 - The file handle should have been written to ok t\base.........1..4 ok 1 - use Text::WordDiff; ok 2 - word_diff() should be exported ok 3 - The base format class should output the header only ok 4 - Each formatting method should be called ok t\html.........1..17 ok 1 - use Text::WordDiff; ok 2 - use Text::WordDiff::HTML; ok 3 - Should HTML diff ok 4 - Should get same result for code refs ok 5 - Should get same result for array refs ok 6 - Should get same result for a scalar ref and an array ref ok 7 - Diff by file name should include a header ok 8 - Diff by glob file handles should work ok 9 - Diff by IO::File objects should work ok 10 - Should get a count of 2 hunks with code ref output ok 11 - The code ref should have been called ok 12 - Should get a count of 2 hunks with scalar ref output ok 13 - The scalar ref should have been appended to ok 14 - Should get a count of 2 hunks with array ref output ok 15 - The array ref should have been appended to ok 16 - Should get a count of 2 hunks with file handle output ok 17 - The file handle should have been written to ok t\pod..........1..3 ok 1 - blib\lib\Text\WordDiff.pm ok 2 - blib\lib\Text\WordDiff\ANSIColor.pm ok 3 - blib\lib\Text\WordDiff\HTML.pm ok All tests successful. Files=4, Tests=41, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe Build --makefile_env_macros 1 install Installing C:\cpanrun\build\5-10-0\site\lib\Text\WordDiff.pm Installing C:\cpanrun\build\5-10-0\site\lib\Text\WordDiff\ANSIColor.pm Installing C:\cpanrun\build\5-10-0\site\lib\Text\WordDiff\HTML.pm Installing C:\cpanrun\build\5-10-0\man\man3\Text.WordDiff.3 Installing C:\cpanrun\build\5-10-0\man\man3\Text.WordDiff.ANSIColor.3 Installing C:\cpanrun\build\5-10-0\man\man3\Text.WordDiff.HTML.3 Installing C:\cpanrun\build\5-10-0\html\site\lib\Text\WordDiff.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Text\WordDiff\ANSIColor.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Text\WordDiff\HTML.html Writing C:\cpanrun\build\5-10-0\site\lib\auto\Text\WordDiff\.packlist