Alex 'AdUser' Z
10 years ago
commit
ddb4c3cdfe
6 changed files with 30 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||||||
|
package Subtitle::ASS; |
||||||
|
|
||||||
|
use strict; |
||||||
|
use warnings; |
||||||
|
use utf8; |
||||||
|
|
||||||
|
use Carp; |
||||||
|
|
||||||
|
1; |
Loading…
Reference in new issue