Guillem Jover
|
193cfded78
Fix file descriptor leaks in perl code
|
13 years ago |
Guillem Jover
|
00514322d1
dpkg-gensymbols: Use closedir instead of close for directory handles
|
13 years ago |
Guillem Jover
|
fc4f53c4b7
Use proper variables instead of barewords for filehandles
|
13 years ago |
Guillem Jover
|
9b590b2a54
Dpkg::Control::Type: Use strict and warnings
|
13 years ago |
Guillem Jover
|
726f6e1f09
scripts: Restrict POSIX imports to :errno_h, :fcntl_h or :sys_wait_h
|
13 years ago |
Guillem Jover
|
c477108d17
Dpkg::Compression::FileHandle: Import POSIX tags instead of explicit symbols
|
13 years ago |
Guillem Jover
|
82ea4a4318
scripts: Remove unused :signal_h from POSIX imports
|
13 years ago |
Guillem Jover
|
7590893a36
scripts: Use getcwd from Cwd instead of POSIX
|
13 years ago |
Guillem Jover
|
cf51d05a22
Dpkg::Compression::FileHandle: Handle new EOF method paramater
|
13 years ago |
Guillem Jover
|
a62fb6adec
Use three-argument form of open in perl code
|
13 years ago |
Guillem Jover
|
ca1f9b624c
dpkg-shlibdeps: Use the glob function call instead of the operator
|
13 years ago |
Guillem Jover
|
d304e7e1d9
scripts/t/800_Dpkg_IPC.t: Use numbered prefixes for source variables
|
13 years ago |
Guillem Jover
|
8b40380413
dpkg: On Mac OS X check for update_dyld_shared_cache instead of ldconfig
|
13 years ago |
Guillem Jover
|
a616f22100
Dpkg::Vendor::Debian: Do not use Dpkg::Vendor::Ubuntu, just require it
|
13 years ago |
Guillem Jover
|
48c226fc78
dselect: Stop using 'use vars' in method scripts
|
13 years ago |
Guillem Jover
|
f1f4ddf435
Dselect::Ftp: Inherit Exporter's import method
|
13 years ago |
Guillem Jover
|
ce75725ffd
dselect: Remove unused diagnostics pragmas
|
13 years ago |
Guillem Jover
|
3962394d84
Debian::Dselect::Ftp: Move module to Dselect::Ftp
|
13 years ago |
Guillem Jover
|
e2436545f9
doc: Add optional perl modules used during «make check» to README
|
13 years ago |
Guillem Jover
|
b340dcb5bc
build: Add dselect methods directory to PERL5LIB in run-script
|
13 years ago |
Guillem Jover
|
82e19f6604
build: Use PERL instead of hardcoded binary name
|
13 years ago |
Guillem Jover
|
b1e8b79380
Dpkg::Arch: Properly fix debarch_to_debtriplet() callers
|
13 years ago |
Guillem Jover
|
49fe0be650
Dpkg::Arch: Add new test suite
|
13 years ago |
Raphaël Hertzog
|
7e6096c215
Dpkg::Arch: Multiple fixes to cope with empty triplets
|
13 years ago |
Guillem Jover
|
57c5880205
Explicitly quote HEREDOC markers in perl code
|
13 years ago |
Guillem Jover
|
26a4d1df11
Use just 'return' instead of 'return undef' in perl code
|
13 years ago |
Guillem Jover
|
0baef9061f
test: Add new perl critic test case
|
13 years ago |
Guillem Jover
|
b8ef2f3fa6
test: Add a correct shebang to all test scripts
|
13 years ago |
Guillem Jover
|
f5dd922441
build: Move generic perl test to the top level directory
|
13 years ago |
Guillem Jover
|
75d5272190
build: Support an unset test_tmpdir
|
13 years ago |