Alien-libdwarf

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "[deprecated] DWARF debugging information",
   "author" : [
      "unknown"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "unknown"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",

META.yml  view on Meta::CPAN

---
abstract: '[deprecated] DWARF debugging information'
author:
  - unknown
build_requires:
  Test::Deep: '0'
  Test::More: '0'
  Test::Simple: '0.96'
configure_requires:
  XS::Install: v1.2.13
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010'

lib/Alien/libdwarf.pm  view on Meta::CPAN

package Alien::libdwarf;
use 5.012;

our $VERSION = "20200114.1";

=head1 NAME

Alien::libdwarf - [deprecated] DWARF debugging information

=cut

=head1 DESCRIPTION

Deprecated/renamed in the sake of L<XS::libdwarf>.

=head1 SYNOPSIS

=head1 AUTHOR



( run in 0.958 second using v1.01-cache-2.11-cpan-49f99fa48dc )