Locale-Simple 0.109 Latest
Files
- .claude/skills/js-localization-with-locale-simple/SKILL.md
- .claude/skills/perl-localization-with-locale-simple/SKILL.md
- .claude/skills/perl-moo/SKILL.md
- .claude/skills/perl-release-author-getty/SKILL.md
- .claude/skills/perl-release-dist-ini/SKILL.md
- .claude/skills/python-localization-with-locale-simple/SKILL.md
- .github/workflows/publish-js.yml
- .gitignore
- CLAUDE.md
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- bin/locale_simple_scraper
- bin/locale_simple_scraper_old
- bin/po2json
- cpanfile
- dist.ini
- js/LICENSE
- js/README.md
- js/package.json
- js/rollup.config.js
- js/src/index.d.ts
- js/src/index.js
- js/test/index.test.js
- lib/Locale/Simple.pm
- lib/Locale/Simple/Scraper.pm
- lib/Locale/Simple/Scraper/Parser.pm
- lib/Locale/Simple/Scraper/ParserShortcuts.pm
- python/README.md
- python/__init__.py
- python/locale_simple.py
- python/pyproject.toml
- python/test.py
- t/10-gettext.t
- t/11-gettext-simplenumber.t
- t/20-locale-simple.t
- t/21-dryrun.t
- t/22-locale-simple-simplenumber.t
- t/30-locale-simple-other.t
- t/40-error.t
- t/50-scrape.t
- t/51-scrape-N.t
- t/60-N-markers.t
- t/author-pod-syntax.t
- t/data/bad.1pl
- t/data/bad.2pl
- t/data/dummy.pl
- t/data/dummy.tx
- t/data/gettext_test.html
- t/data/locale/de_DE/LC_MESSAGES/othertest.json
- t/data/locale/de_DE/LC_MESSAGES/othertest.mo
- t/data/locale/de_DE/LC_MESSAGES/othertest.po
- t/data/locale/de_DE/LC_MESSAGES/test.json
- t/data/locale/de_DE/LC_MESSAGES/test.mo
- t/data/locale/de_DE/LC_MESSAGES/test.po
- t/data/locale_simple.py
- t/data/locale_simple_dryrun_test.html
- t/data/locale_simple_test.html
- t/data/n-fixtures/N-calls.js
- t/data/n-fixtures/N-calls.pl
- t/data/n-fixtures/N-calls.py
- t/data/n-fixtures/l-calls.js
- t/data/n-fixtures/l-calls.pl
- t/data/n-fixtures/l-calls.py
- t/data/test.py
- t/data/update_locale.sh
- t/out/scrape_00_err
- t/out/scrape_00_out
- t/out/scrape_00_return
- t/out/scrape_01_err
- t/out/scrape_01_out
- t/out/scrape_01_return
- t/out/scrape_02_err
- t/out/scrape_02_out
- t/out/scrape_02_return
- xbin/release.pl