{ "abstract" : "Pure-Perl interface for eBPF (extended Berkeley Packet Filter)", "author" : [ "TAKERU HAYASAKA " ], "dynamic_config" : 0, "generated_by" : "Minilla/v3.1.25", "license" : [ "unknown" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "Sys-Ebpf", "no_index" : { "directory" : [ "t", "xt", "inc", "share", "eg", "examples", "author", "builder" ] }, "prereqs" : { "configure" : { "requires" : { "Module::Build::Tiny" : "0.035" } }, "develop" : { "requires" : { "Test::CPAN::Meta" : "0", "Test::MinimumVersion::Fast" : "0.04", "Test::PAUSE::Permissions" : "0.07", "Test::Pod" : "1.41", "Test::Spellunker" : "v0.2.7" } }, "runtime" : { "requires" : { "perl" : "5.008001" } }, "test" : { "requires" : { "Minilla" : "0", "Test::More" : "0.98" } } }, "provides" : { "Sys::Ebpf" : { "file" : "lib/Sys/Ebpf.pm", "version" : "0.02" }, "Sys::Ebpf::Asm" : { "file" : "lib/Sys/Ebpf/Asm.pm" }, "Sys::Ebpf::Constants::BpfAttachType" : { "file" : "lib/Sys/Ebpf/Constants/BpfAttachType.pm" }, "Sys::Ebpf::Constants::BpfCmd" : { "file" : "lib/Sys/Ebpf/Constants/BpfCmd.pm" }, "Sys::Ebpf::Constants::BpfMapCreateFlags" : { "file" : "lib/Sys/Ebpf/Constants/BpfMapCreateFlags.pm" }, "Sys::Ebpf::Constants::BpfMapType" : { "file" : "lib/Sys/Ebpf/Constants/BpfMapType.pm" }, "Sys::Ebpf::Constants::BpfMapUpdateFlags" : { "file" : "lib/Sys/Ebpf/Constants/BpfMapUpdateFlags.pm" }, "Sys::Ebpf::Constants::BpfProgType" : { "file" : "lib/Sys/Ebpf/Constants/BpfProgType.pm" }, "Sys::Ebpf::Elf::Constants" : { "file" : "lib/Sys/Ebpf/Elf/Constants.pm" }, "Sys::Ebpf::Elf::MachineType" : { "file" : "lib/Sys/Ebpf/Elf/MachineType.pm" }, "Sys::Ebpf::Elf::Parser" : { "file" : "lib/Sys/Ebpf/Elf/Parser.pm", "version" : "0" }, "Sys::Ebpf::Link::Perf::Arch" : { "file" : "lib/Sys/Ebpf/Link/Perf/Arch.pm" }, "Sys::Ebpf::Link::Perf::Constants::PerfEvent" : { "file" : "lib/Sys/Ebpf/Link/Perf/Constants/PerfEvent.pm" }, "Sys::Ebpf::Link::Perf::Constants::PerfEventIoctl" : { "file" : "lib/Sys/Ebpf/Link/Perf/Constants/PerfEventIoctl.pm" }, "Sys::Ebpf::Link::Perf::Kprobe" : { "file" : "lib/Sys/Ebpf/Link/Perf/Kprobe.pm" }, "Sys::Ebpf::Loader" : { "file" : "lib/Sys/Ebpf/Loader.pm" }, "Sys::Ebpf::Map" : { "file" : "lib/Sys/Ebpf/Map.pm" }, "Sys::Ebpf::Reader" : { "file" : "lib/Sys/Ebpf/Reader.pm" }, "Sys::Ebpf::Syscall" : { "file" : "lib/Sys/Ebpf/Syscall.pm" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/takehaya/perl-ebpf/issues" }, "homepage" : "https://github.com/takehaya/perl-ebpf", "repository" : { "type" : "git", "url" : "https://github.com/takehaya/perl-ebpf.git", "web" : "https://github.com/takehaya/perl-ebpf" } }, "version" : "0.02", "x_serialization_backend" : "JSON::PP version 4.06", "x_static_install" : 1 }