How To Install Stag-grep?
Maintainer: Debian Perl Group
Email: [email protected] .
Website: http://stag.sourceforge.net/
Section: perl
Install stag-grep
-
Debian
apt-get install libdata-stag-perlClick to copy -
Ubuntu
apt-get install libdata-stag-perlClick to copy -
Kali Linux
apt-get install libdata-stag-perlClick to copy -
Raspbian
apt-get install libdata-stag-perlClick to copy
libdata-stag-perl
module to manipulate Structured Tags datastructuresData::Stag is for manipulating data as hierarchical tag/value pairs (Structured TAGs or Simple Tree AGgreggates). These datastructures can be represented as nested arrays, which have the advantage of being native to perl. A simple example is shown below: [ person=> [ [ family_name => $family_name ], [ given_name => $given_name ], [ phone_no => $phone_no ] ] ], Data::Stag uses a subset of XML for import and export. This means the module can also be used as a general XML parser/writer (with certain caveats).
To install the latest version of stag-grep in your favorite operating system just copy the stag-grep installation command from above and paste it into terminal. It will download and install the latest version of stag-grep 2026 package in your OS.




