File: eurosym.perl

package info (click to toggle)
latex2html 2023-debian1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,924 kB
  • sloc: perl: 34,024; makefile: 437; sh: 32
file content (5 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (8)
1
2
3
4
5
sub do_cmd_euro{join('', "€", $_[0]);}
sub do_cmd_EUR{join('', "€", $_[0]);}

1; # last line