The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for PGPLOT-Device

0.12      2021-09-21 09:02:17-04:00 America/New_York

  [ENHANCEMENT]

    * PGPLOT::Device::PGWin: allow lowercase hash keys in constructor

    * PGPLOT::Device::PGWin::winopts

        * new method to get window options.

    * A new set of window options may now be passed to
      PGPLOT::Device::PGWin::next.  If the device is not changing,
      the current window object is poked at to handle changes to
      the following options:

        Justify NXPanels NYPanels


0.11      2021-07-07 10:08:04-04:00 America/New_York

  [TEST FIX]

    * switch to Test2::V0

0.10      2021-07-07 10:08:04-04:00 America/New_York

  [BUG FIX]

     * fix bare call to pgask in PGPLOT::Device::PGWin::finish

0.09      2017-10-26 13:22:14-04:00 America/New_York

     * first release to CPAN

  [BUILD]

     * switch to Dist::Zilla

0.08  2016-07-19T16:35:22-0400

  [BUG FIX]

    * fix regexp to avoid deprecation warning in modernish Perls


0.07  2011-02-15T13:33:38-05:00
      - PGWin.pm: didn't use PDL::Graphics::PGPLOT::Window

0.01  2005-08-04T12:00:07-04:00
	- original version; created by h2xs 1.23 with options
		-A -X --skip-exporter --skip-autoloader PGPLOT::Device