X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FScripts%2FPublic.git;a=blobdiff_plain;f=parse_bibtex_html;h=35575723bd922beed1b666fbb1e893b2fcee3630;hp=5e54729b226f5e9bf9ce99468463fb3c268d4b68;hb=d64fa1612a339627fff84836acb4333256b2886c;hpb=5172ecf855078938b00e9ac7f8dee2c2676f6e53 diff --git a/parse_bibtex_html b/parse_bibtex_html index 5e54729..3557572 100755 --- a/parse_bibtex_html +++ b/parse_bibtex_html @@ -22,6 +22,9 @@ # THE SOFTWARE. +# Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping + + use BibTeX::Parser; use IO::File; use utf8;