ANNOUNCE: Perl6-Say-0.06

Ask a Question related to PERL Modules, Design and Development.

  1. #1

    Default ANNOUNCE: Perl6-Say-0.06

    I have been designated co-maintainer of Perl6-Say by Damian Conway and
    have released version 0.06 to CPAN. You may obtain it at
    [url]http://search.cpan.org/dist/Perl6-Say/[/url].

    I fixed one bug in a test file that was causing failures during
    automated testing. I added some documentation and significantly
    enlarged the test suite. In addition, say() should now work properly
    where the current filehandle is select-ed after being opened.

    Please send feedback to my CPAN address listed in the module's
    documentation or Makefile.PL (i.e., not to the address from which this
    posting has come). Please send bug reports via rt.cpan.org. Thank you
    very much.

    Jim Keenan
    James E Keenan Guest

  2. Similar Questions and Discussions

    1. Transition of CPAN to Perl6 ?
      Greetings. What's intended to happene to all the Perl5 CPAN modules ? Will there be big push for authors to translate their stuff into Perl6 ? Can...
    2. Perl6::Rules character class Segmentation Fault
      When running 'make test' on Perl6::Rules version 0.03, I found that several tests died dubiously. The tests appear to have died when a character...
    3. [ANN] Perl6::Binding 0.0601 Uploaded to CPAN
      Version 0.0601 corrects a problem whereby the dependencies in Makefile.PL didn't get carried over when I switched from using RCS to using CVS. ...
    4. Troubles with Perl6::Rules
      I built a brand-new Perl 5.8.3 on Mac OS X Panther Server in an attempt to eradicate glitches in testing Perl6::Rules. My transcript is below. The...
    5. Perl6 internals Archives?
      I used to drop in occasionally at the perl6-internals archive at http://archive.develooper.com/ to see how development was going. The entries...
  3. #2

    Default ANNOUNCE: Perl6-Say-0.06

    I have been designated co-maintainer of Perl6-Say by Damian Conway and have
    released version 0.06 to CPAN. You may obtain it at
    [url]http://search.cpan.org/dist/Perl6-Say/[/url].

    I fixed one bug in a test file that was causing failures during automated
    testing. I added some documentation and significantly enlarged the test
    suite. In addition, say() should now work properly where the current
    filehandle is select-ed after being opened.

    Please send feedback to my CPAN address listed in the module's documentation
    or Makefile.PL (i.e., not to the address from which this posting has come).
    Please send bug reports via rt.cpan.org. Thank you very much.

    Jim Keenan


    James E Keenan Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139