Text::Quoted examines the structure of some text which may contain multiple different levels of quoting, and turns the text into a nested data structure.
Text::Quoted examines the structure of some text which may contain multiple different levels of quoting, and turns the text into a nested data structure.
To install p5.30-text-quoted, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install p5.30-text-quoted
To see what files were installed by p5.30-text-quoted, run:
port contents p5.30-text-quoted
To later upgrade p5.30-text-quoted, run:
sudo port selfupdate && sudo port upgrade p5.30-text-quoted
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.