Checking if your kit is complete... Warning: the following files are missing in your kit: .cvsignore Please inform the author. Writing Makefile for Text::TagTemplate cp lib/Text/TagTemplate.pm blib/lib/Text/TagTemplate.pm Manifying blib/man3/Text::TagTemplate.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic....1..75 ok 1 - use Text::TagTemplate; ok 2 - Create a new object. isa Text::TagTemplate ok 3 - Create a new object with tags in a hash. isa Text::TagTemplate ok 4 - Create a new object with tags in a hashref. isa Text::TagTemplate ok 5 - auto_cap() - Set auto_cap to 0 ok 6 - auto_cap() - Set auto_cap to 1 ok 7 - unknown_action() - Get value. ok 8 - unknown_action() - Set value. ok 9 - tags() - Get tags from object created with hash. ok 10 - tags() - Get tags from object created with hashref. ok 11 - tags() - Set tags using tags() method. ok 12 - tags() - Get tag names we just set. ok 13 - tags() - Get tag values we just set. ok 14 - add_tag() - Add a single tag. ok 15 - tags() - Get tag names including new tag. ok 16 - add_tags() - with a hash. ok 17 - add_tags() - with a hashref. ok 18 - Check that hashref tags were added. ok 19 - delete_tag() - Delete one of the tags. ok 20 - delete_tag() = Check that the tag is really gone. ok 21 - clear_tags() ok 22 - clear_tags - Check we cleared them. ok 23 - add_list_tag() ok 24 - parse() - Test the list tag. ok 25 - list() - Set the list. ok 26 - list() - Get the list. ok 27 - template_string() - Set template string. ok 28 - template_string() - Get template string. ok 29 - parse() - check parsing template_string. ok 30 - parse() - string supplied as argument. ok 31 - parse() - string and hash of tags supplied as arguments. ok 32 - parse() - string and hashref of tags supplied as arguments. ok 33 - template_file() - Set template filename. ok 34 - template_file() - Get template filename. ok 35 - entry_string() - Set string. ok 36 - entry_string() - Get string. ok 37 - entry_file() - Set filename. ok 38 - entry_file() - Get filename. ok 39 - entry_callback() - Set callback subroutine. ok 40 - entry_callback() - Returns a CODE ref. ok 41 - join_string() - Set the string. ok 42 - join_string() - Get the string. ok 43 - join_file() - Set the join filename. ok 44 - join_file() - Get the join filename. ok 45 - join_tags() - Set using a hash. ok 46 - join_tags() - Get the tags set with a hash. ok 47 - join_tags() - Set using a hashref. ok 48 - join_tags() - Get the tags set with a hashref. ok 49 - parse_file() - use template file set with template_file(). ok 50 - parse_file() - using template file supplied to function. ok 51 - parse_file() - template file & hash of tags supplied to function. ok 52 - parse_file() - template file & hashref of tags supplied to function. ok 53 - parse_list() - using previously supplied list etc. ok 54 - parse_list() - using listref supplied to function. ok 55 - parse_list() - listref and entry string supplied to function. ok 56 - parse_list() - listref, entry string, join string supplied to function. ok 57 - parse_list() - listref, entry string, join string, entry callback supplied to function. ok 58 - parse_list() - listref, entry string, join string, entry callback, join tags supplied as hash to function. ok 59 - parse_list() - listref, entry string, join string, entry callback, join tags supplied as hashref to function. ok 60 - parse_list_files() ok 61 - parse_list_file() - using listref supplied to function. ok 62 - parse_list_file() - using listref and entry file supplied to function. ok 63 - parse_list_file() - using listref, entry file, and join file supplied to function. ok 64 - parse_list_file() - using listref, entry file, join file, and callback supplied to function. ok 65 - parse_list_file() - using listref, entry file, join file, callback, and tags hash supplied to function. ok 66 - parse_list_file() - using listref, entry file, join file, callback, and tags hashref supplied to function. ok 67 - Parsing with unknown_action() to IGNORE. ok 68 - Parameters with whitespace and interesting characters are handled right. ok 69 - Tags embedded in tags are handled correctly. ok 70 - Are attribute values containing '=' in embedded tags are handled correctly? ok 71 - Is 0 (zero) handled properly as a replacement value? ok 72 - tag_start(), tag_contents(), tag_end(), tag_pattern() all work? ok 73 - Parse using the new tag_pattern (?-xism:&start;([^&]*)&end;) ok 74 - Changing tag_pattern again. ok 75 - parse() using tag_pattern (?-xism:/\*([^*]*)\*/) ok All tests successful. Files=1, Tests=75, 2 wallclock secs ( 1.79 cusr + 0.13 csys = 1.92 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Text/TagTemplate.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Text::TagTemplate.3 Appending installation info to /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/perllocal.pod