File: eurosym.perl

package info (click to toggle)
latex2html 2021-debian1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,796 kB
  • sloc: perl: 33,871; makefile: 437; sh: 22
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