The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.25

  • Added Changes file.
  • Changed cluck warnings to only be output when perl warnings are enabled ($^W is set true).
  • t/04lazy_create_by_update.t t/07correct_spelling.t
    • Disabled warnings being output for some unit tests so as not to alarm people. (The warnings are intentional when $^W is true, so it is deliberately set to false for those tests).
  • Modified Makefile.PL to send anonymous information to http://perlgirl.org.uk/lib/usage.cgi if the user agrees. This is so I can track which of my modules are most heavily used and on what platforms, so I can concentrate on maintaning the most popular ones in my limited spare time.

Modules

Simple interface to create and store data in RRD files

Provides

in lib/RRD/Simple.pm