How To Install Stag-flatten In Debian, Ubuntu, Kali And Raspbian?

How To Install Stag-flatten In Debian, Ubuntu, Kali And Raspbian?

stag-flatten

module to manipulate Structured Tags datastructures

Maintainer: Debian Perl Group



Section: perl

Install stag-flatten

  • Debian apt-get install libdata-stag-perl Click to copy
  • Ubuntu apt-get install libdata-stag-perl Click to copy
  • Kali Linux apt-get install libdata-stag-perl Click to copy
  • Raspbian apt-get install libdata-stag-perl Click to copy

libdata-stag-perl

module to manipulate Structured Tags datastructures

Data::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).

Installation of latest stag-flatten command is available for Debian, Ubuntu, Kali and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.