parse-subtag-registry

I have tried to account for the display of certain errors, but they might sometimes be LTA. Note the single requirement for this script

  • LibCurl (requires curl)

To run, just use the command

raku parse-subtag-registry.raku

If the registry is not found, it will be downloaded (~700KB). If the registry has been updated, you can force an update to it:

raku parse-subtag-registry.raku --update

First we have a few constants:

Intl::LanguageTag v0.12.1

A module for working with BCP 47 language tags

Authors

  • Matthew Stephen Stuckwisch

License

Artistic-2.0

Dependencies

Intl::LanguageTaggish

Test Dependencies

Provides

  • Intl::LanguageTag
  • Intl::LanguageTag::BCP47

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.