The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version v1.0.0 - 2023-09-02

  • API BREAKAGE
    • Updated to work with DS9 8.5. Many ds9 commands have changed their API since the last release of Image::DS9, which supported DS9 7.5
  • DEPRECATED
    • Image::DS9::Constants::V0 is deprecated
  • ENHANCEMENTS
    • API documentation is now generated automatically from an internal model of the ds9 command grammar
    • Image::DS9::Constants::V1 provides more constants
    • daemonize option provided to detach the ds9 process from the Perl process (on *nix).
  • BUILD
    • switch to Test2
    • See Image::DS9::Manual::Install for tips on installation and testing

Documentation

Image::DS9 API Reference
Controlling the communications with DS9
Installation and testing of Image::DS9
Image::DS9 Interface

Modules

interface to the DS9 image display and analysis program
Command definitions
predefined constants
predefined constants
predefined constants
Wrapper around Proc::Daemon to implement terminate_on_destroy
Grammar definitions
Grammar definitions
Internal Constants
Parser driver
Various useful things