This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
JapaChar
Watch
1
Star
0
Fork
0
You've already forked JapaChar
Code
Issues
Pull Requests
Releases
Wiki
Activity
af6576819a
JapaChar
/
scripts
/
japchar.pl
12 lines
104 B
Perl
Raw
Normal View
History
Unescape
Escape
Initial commit.
2024-06-24 05:14:30 +02:00
#!/usr/bin/env perl
use
v5
.38
.2
;
use
File::Basename
;
Migrating out of Inline::C
2024-11-10 17:21:36 +01:00
use
blib
;
Initial commit.
2024-06-24 05:14:30 +02:00
use
JapaChar
;
JapaChar
-
>
new
-
>
start
;
Reference in New Issue
Copy Permalink