https://github.com/codecanna/getopt-perl
https://github.com/codecanna/getopt-perl
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codecanna/getopt-perl
- Owner: CodeCanna
- Created: 2021-10-31T16:15:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-31T16:20:30.000Z (over 4 years ago)
- Last Synced: 2025-03-31T09:34:15.493Z (about 1 year ago)
- Language: Perl
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# getopt-perl
This is a very simple example of `Getopt::Long` in Perl 5.
Takes some arguments, parses then with `Getopt` and displays either a "Verbose" version of the data entered or a regular version.