Better way to detect optional modules. |
|
More...
|
about 17 years ago
|
Avoid useless BEGIN. |
|
More...
|
about 17 years ago
|
Avoid full path to perl in tests. Make sure they all use strict. |
|
More...
|
about 17 years ago
|
Check that File::Copy is available, plus a few other minor nits. |
|
More...
|
about 17 years ago
|
This also happens from time to time on Unix systems. |
|
More...
|
about 17 years ago
|
Print the field value. |
|
More...
|
about 17 years ago
|
Better way to check if a module is available. |
|
More...
|
about 17 years ago
|
Print the field value. |
|
More...
|
about 17 years ago
|
Disable diags for release. |
|
More...
|
about 17 years ago
|
Better way to filter out unusable devices. Support user prefered device. |
|
More...
|
about 17 years ago
|
PBP cleanup. |
|
More...
|
about 17 years ago
|
PBP cleanup. |
|
More...
|
about 17 years ago
|
Enable diags. Catch eval errors. |
|
More...
|
about 17 years ago
|
In case of missing external lib, Makefile.PL must not die, but exit. |
|
More...
|
about 17 years ago
|
Add missing files. |
|
More...
|
about 17 years ago
|
Comment out the diags for release. |
|
More...
|
about 17 years ago
|
Reorder this part a little to make it more readable. |
|
More...
|
about 17 years ago
|
skip() need tests count. Make 'stop' a sub. Added some diags. |
|
More...
|
about 17 years ago
|
Functions have been renamed. |
|
More...
|
about 17 years ago
|
Avoid some warnings. |
|
More...
|
about 17 years ago
|
pcapinfo(1) no longer need IO::Interface. |
|
More...
|
about 17 years ago
|
Adapt to new IO::Interface API, and no longer depend on it. |
|
More...
|
about 17 years ago
|
Disable this test for now. |
|
More...
|
about 17 years ago
|
Update prereqs, with a better presentation. |
|
More...
|
about 17 years ago
|
Renamed functions to their new pcap_ aliases. Added deprecation warning for the old names. |
|
More...
|
about 17 years ago
|
Now providing pcap_ aliases for all functions. Documented pcap_stats() limitation (CPAN-RT#-31111). Reformatted some of the source so it fits in 80 cols. |
|
More...
|
about 17 years ago
|
Remove useless quotes. Align values. Add LICENSE. |
|
More...
|
about 17 years ago
|
Disable this test for release. |
|
More...
|
about 17 years ago
|
Bump version up. |
|
More...
|
about 17 years ago
|
Better conditional skip. Avoid 'prereq' metric (executes Makefile.PL, which confuses the tests). |
|
More...
|
about 17 years ago
|