This website works better with JavaScript.
Explore
Help
Sign In
ad_user
/
libsubtitle-perl
Watch
1
Star
0
Fork
You've already forked libsubtitle-perl
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
perl
library
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46
Commits
1
Branch
0
Tags
120 KiB
Perl
100%
Tree:
7a31bbc727
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7a31bbc727'
${ noResults }
libsubtitle-perl
/
lib
/
Subtitle
/
SSA
/
Header.pm
11 lines
98 B
Raw
Blame
History
package
Subtitle::SSA::Header
;
use
strict
;
use
warnings
;
use
utf8
;
sub
new
{
return
{
}
;
}
1
;
Reference in new issue
Copy Permalink