From 93ba4df5022a8c4d422dd97a2a13ffa8a8946453 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Wed, 16 Mar 2011 01:18:10 -0500 Subject: perl/*: Moved all of the Perl modules to here Signed-off-by: Robby Workman --- perl/perl-Sys-Syscall/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 perl/perl-Sys-Syscall/README (limited to 'perl/perl-Sys-Syscall/README') diff --git a/perl/perl-Sys-Syscall/README b/perl/perl-Sys-Syscall/README new file mode 100644 index 0000000000..ce2aa8a39f --- /dev/null +++ b/perl/perl-Sys-Syscall/README @@ -0,0 +1,2 @@ +Sys::Syscall - access system calls that Perl doesn't normally provide +access to. -- cgit v1.2.3-65-gdbad