This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
art1
/
File-FormatIdentification-Pronom
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
- removed 'use diagnostics'
master
Andreas Romeyke
7 months ago
parent
01f25f0906
commit
4d7c4d25c1
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
lib/File/FormatIdentification/Regex.pm
+ 0
- 1
lib/File/FormatIdentification/Regex.pm
View File
@ -3,7 +3,6 @@ package File::FormatIdentification::Regex;
use
feature
qw(
say
)
;
use
strict
;
use
warnings
;
use
diagnostics
;
use
String::LCSS
;
use
Regexp::Assemble
;
Write
Preview
Loading…
Cancel
Save