repo.or.cz
/
soepkiptng.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
label lossless WMA as WMA3/Lossless
[soepkiptng.git]
/
modperl.pl
blob
d23034d4aa3dcfbfb3ea126faf8a345350a1d922
1
2
use
Apache
::
DBI
();
3
use
Apache
::
Session
::
MySQL
();
4
use
Apache
();
5
6
use
Cwd
;
7
use
CGI
();
CGI
->
compile
(
':all'
);
8
use
IO
::
Socket
();
9
use
LWP
::
UserAgent
();
10
use
Socket
();
11
12
1
;