Safe::World 0.03 was released.

News

  • Handling better the headers automatically. Soo you can set headers after send the content, what is good for cookies.
  • No more dependence of Safe. Now with it's own implementation at Safe::World::Compartment, with a simpler code and less sub call and variables creations for reval() (faster). This will avoid some problems with the different versions of Safe in Perl-5.6.x and Perl-5.8.x.
  • The resource to cache PerlModules was tested with DBI and Compress::Zlib, and some minor bugs fixeds.
  • Faster initialization using select_static() for it, avoiding multiple selections of the World enverioment to run codes inside it.
  • Get it at:
    http://cpan.org/authors/id/G/GM/GMPASSOS/Safe-World-0.03.tar.gz
    (wait CPAN to write it in the directory)

    Graciliano M. P.
    "Creativity is the expression of the liberty".

    • Comment on Safe::World 0.03 released - Revised version and memory cache of modules tested with DBI.

    Replies are listed 'Best First'.
    Re: Safe::World 0.03 released - Revised version and memory cache of modules tested with DBI.
    by Anonymous Monk on Dec 05, 2003 at 05:31 UTC
      Imagine what this section would be like if every CPAN module revision and subrevision were posted here. One announcement of a new module is fine, but 3 revision announcements in a week?
        I understand you. But this is a new module, and I have got a lot of answers this week about it. This is why I have released 2 more versions. Sorry if the development of the module was very active.

        Graciliano M. P.
        "Creativity is the expression of the liberty".

          Let me state it explicitly then ...

          Please don't post an announcement for each module version release that you perform. This is what the recent feed from CPAN and corresponding CPAN nodelet on this site is for. If you are going to announce the *very first* upload of a module to CPAN, fine, but please don't do it for the subsequent version uploads - It simply becomes annoying.