NAME
Lab::Measurement::Legacy - Log, describe and plot data on the fly (legacy code)
VERSION
version 3.900
SYNOPSIS
use Lab::Measurement::Legacy;
However, by now you probably want to use the following instead:
use Lab::Moose;
DESCRIPTION
The Lab::Measurement::Legacy module belongs to a deprecated legacy module stack, frozen and not under development anymore. Please port your code to the new API; its documentation can be found on the Lab::Measurement homepage.
SEE ALSO
- Lab::Measurement::Manual
- Lab::Measurement::Tutorial
- Lab::Measurement::Roadmap
- https://www.labmeasurement.de/
COPYRIGHT AND LICENSE
This software is copyright (c) 2023 by the Lab::Measurement team.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.