Skip to content

Commit

Permalink
add ABSTRACT
Browse files Browse the repository at this point in the history
  • Loading branch information
yanick committed Oct 4, 2013
1 parent fc0563f commit fe66bbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/NetPacket/USBMon.pm
@@ -1,4 +1,5 @@
package NetPacket::USBMon;
#ABSTRACT: Assemble and disassemble USB packets captured via Linux USBMon interface.

use 5.10.0;

Expand Down Expand Up @@ -139,6 +140,7 @@ sub decode

__END__
=head1 SYNOPSIS
use NetPacket::USBMon;
Expand Down

0 comments on commit fe66bbd

Please sign in to comment.