Perl::PrereqScanner::NotQuiteLite::Util
Contents
Copyright And License
This software is copyright (c) 2015 by Kenichi Ishigaki.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
programming language system itself.
perl v5.36.0 2023-09-29 Perl::PrereqSc...QuiteLite::Util(3pm)
Description
This provides a few utility functions for internal use.
Functions
is_module_name
takes a string and returns true if it looks like a module.
is_version
takes a string and returns true if it looks like a version.
Name
Perl::PrereqScanner::NotQuiteLite::Util
