r20374 - in /branches/upstream/libdevel-calltrace-perl: ./ current/ current/inc/ current/inc/Module/ current/inc/Module/Install/ current/lib/ current/lib/Devel/ current/t/

antgel-guest at users.alioth.debian.org antgel-guest at users.alioth.debian.org
Sat May 24 00:49:34 UTC 2008


Author: antgel-guest
Date: Sat May 24 00:49:34 2008
New Revision: 20374

URL: http://svn.debian.org/wsvn/?sc=1&rev=20374
Log:
[svn-inject] Installing original source of libdevel-calltrace-perl

Added:
    branches/upstream/libdevel-calltrace-perl/
    branches/upstream/libdevel-calltrace-perl/current/
    branches/upstream/libdevel-calltrace-perl/current/MANIFEST
    branches/upstream/libdevel-calltrace-perl/current/META.yml
    branches/upstream/libdevel-calltrace-perl/current/Makefile.PL
    branches/upstream/libdevel-calltrace-perl/current/SIGNATURE
    branches/upstream/libdevel-calltrace-perl/current/inc/
    branches/upstream/libdevel-calltrace-perl/current/inc/Module/
    branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/
    branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install.pm
    branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libdevel-calltrace-perl/current/lib/
    branches/upstream/libdevel-calltrace-perl/current/lib/Devel/
    branches/upstream/libdevel-calltrace-perl/current/lib/Devel/CallTrace.pm
    branches/upstream/libdevel-calltrace-perl/current/t/
    branches/upstream/libdevel-calltrace-perl/current/t/1basic.t

Added: branches/upstream/libdevel-calltrace-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/libdevel-calltrace-perl/current/MANIFEST?rev=20374&op=file
==============================================================================
--- branches/upstream/libdevel-calltrace-perl/current/MANIFEST (added)
+++ branches/upstream/libdevel-calltrace-perl/current/MANIFEST Sat May 24 00:49:34 2008
@@ -1,0 +1,14 @@
+inc/Module/Install.pm
+inc/Module/Install/Base.pm
+inc/Module/Install/Can.pm
+inc/Module/Install/Fetch.pm
+inc/Module/Install/Makefile.pm
+inc/Module/Install/Metadata.pm
+inc/Module/Install/Win32.pm
+inc/Module/Install/WriteAll.pm
+lib/Devel/CallTrace.pm
+Makefile.PL
+MANIFEST			This list of files
+META.yml
+SIGNATURE
+t/1basic.t

Added: branches/upstream/libdevel-calltrace-perl/current/META.yml
URL: http://svn.debian.org/wsvn/branches/upstream/libdevel-calltrace-perl/current/META.yml?rev=20374&op=file
==============================================================================
--- branches/upstream/libdevel-calltrace-perl/current/META.yml (added)
+++ branches/upstream/libdevel-calltrace-perl/current/META.yml Sat May 24 00:49:34 2008
@@ -1,0 +1,9 @@
+name: Devel-CallTrace
+version: undef
+author: Robert Spier <rspier at pobox.com> &  Jesse Vincent <jesse at bestpractical.com
+license: Perl
+distribution_type: module
+no_index:
+  directory:
+    - inc
+generated_by: Module::Install version 0.36

Added: branches/upstream/libdevel-calltrace-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libdevel-calltrace-perl/current/Makefile.PL?rev=20374&op=file
==============================================================================
--- branches/upstream/libdevel-calltrace-perl/current/Makefile.PL (added)
+++ branches/upstream/libdevel-calltrace-perl/current/Makefile.PL Sat May 24 00:49:34 2008
@@ -1,0 +1,9 @@
+use inc::Module::Install;
+
+name('Devel-CallTrace');
+version_from('lib/Devel/CallTrace.pm');
+license('Perl');
+author('Jesse Vincent <jesse at bestpractical.com');
+
+
+&WriteAll;

Added: branches/upstream/libdevel-calltrace-perl/current/SIGNATURE
URL: http://svn.debian.org/wsvn/branches/upstream/libdevel-calltrace-perl/current/SIGNATURE?rev=20374&op=file
==============================================================================
--- branches/upstream/libdevel-calltrace-perl/current/SIGNATURE (added)
+++ branches/upstream/libdevel-calltrace-perl/current/SIGNATURE Sat May 24 00:49:34 2008
@@ -1,0 +1,36 @@
+This file contains message digests of all files listed in MANIFEST,
+signed via the Module::Signature module, version 0.41.
+
+To verify the content in this distribution, first make sure you have
+Module::Signature installed, then type:
+
+    % cpansign -v
+
+It would check each file's integrity, as well as the signature's
+validity.  If "==> Signature verified OK! <==" is not displayed,
+the distribution may already have been compromised, and you should
+not run its Makefile.PL or Build.PL.
+
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+SHA1 447ae4cf2059ad047928b9dad2e241a08c1105ac MANIFEST
+SHA1 1efacd7c0570d9dc672d80de053295a3a57db7f7 META.yml
+SHA1 dd320d8e93ae7fa7dc185628802e6396689955b0 Makefile.PL
+SHA1 05d89e1fe6d49cd518b5a3e6694cc313e655fb02 inc/Module/Install.pm
+SHA1 2e300b145ee61eea9dfd71624b17b0bc9218aa4f inc/Module/Install/Base.pm
+SHA1 29ce36027266c1839b496bf660396e0a91ab53cf inc/Module/Install/Can.pm
+SHA1 c0f347c388074beb42aad080661c7e3552110c71 inc/Module/Install/Fetch.pm
+SHA1 e094fe96aef06c68d7a424818c12e52b11f1ccdd inc/Module/Install/Makefile.pm
+SHA1 e448c6dc5351ef425e3f8bdbeb642409120bc3ca inc/Module/Install/Metadata.pm
+SHA1 134de6ff2f762873b6a1af950dd53f8e0a801d73 inc/Module/Install/Win32.pm
+SHA1 1ec06df292af7f652d33db6129e9e4c7cc8b5095 inc/Module/Install/WriteAll.pm
+SHA1 e6ff5ee9f090a75bacb9856002088df1015b0509 lib/Devel/CallTrace.pm
+SHA1 5f20a559ab7804c36ba154c1c0a6fb9f08d02c19 t/1basic.t
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.5 (GNU/Linux)
+
+iD8DBQFCM5NLEi9d9xCOQEYRAnYCAKCDVPRAbMnrSAYsWiuiTOUzYvCtlACeOWCS
+3x0DiBlRbBxXBzN7uKWV2fc=
+=7leI
+-----END PGP SIGNATURE-----

Added: branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install.pm?rev=20374&op=file
==============================================================================
--- branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install.pm (added)
+++ branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install.pm Sat May 24 00:49:34 2008
@@ -1,0 +1,169 @@
+#line 1 "inc/Module/Install.pm - /usr/local/share/perl/5.8.4/Module/Install.pm"
+package Module::Install;
+$VERSION = '0.36';
+
+die << "." unless $INC{join('/', inc => split(/::/, __PACKAGE__)).'.pm'};
+Please invoke ${\__PACKAGE__} with:
+
+    use inc::${\__PACKAGE__};
+
+not:
+
+    use ${\__PACKAGE__};
+
+.
+
+use strict 'vars';
+use Cwd ();
+use File::Find ();
+use File::Path ();
+
+ at inc::Module::Install::ISA = 'Module::Install';
+*inc::Module::Install::VERSION = *VERSION;
+
+#line 129
+
+sub import {
+    my $class = shift;
+    my $self = $class->new(@_);
+
+    if (not -f $self->{file}) {
+        require "$self->{path}/$self->{dispatch}.pm";
+        File::Path::mkpath("$self->{prefix}/$self->{author}");
+        $self->{admin} = 
+          "$self->{name}::$self->{dispatch}"->new(_top => $self);
+        $self->{admin}->init;
+        @_ = ($class, _self => $self);
+        goto &{"$self->{name}::import"};
+    }
+
+    *{caller(0) . "::AUTOLOAD"} = $self->autoload;
+
+    # Unregister loader and worker packages so subdirs can use them again
+    delete $INC{"$self->{file}"};
+    delete $INC{"$self->{path}.pm"};
+}
+
+#line 156
+
+sub autoload {
+    my $self = shift;
+    my $caller = caller;
+
+    my $cwd = Cwd::cwd();
+    my $sym = "$caller\::AUTOLOAD";
+
+    $sym->{$cwd} = sub {
+        my $pwd = Cwd::cwd();
+        if (my $code = $sym->{$pwd}) {
+            goto &$code unless $cwd eq $pwd; # delegate back to parent dirs
+        }
+        $$sym =~ /([^:]+)$/ or die "Cannot autoload $caller";
+        unshift @_, ($self, $1);
+        goto &{$self->can('call')} unless uc($1) eq $1;
+    };
+}
+
+#line 181
+
+sub new {
+    my ($class, %args) = @_;
+
+    return $args{_self} if $args{_self};
+
+    $args{dispatch} ||= 'Admin';
+    $args{prefix}   ||= 'inc';
+    $args{author}   ||= '.author';
+    $args{bundle}   ||= 'inc/BUNDLES';
+
+    $class =~ s/^\Q$args{prefix}\E:://;
+    $args{name}     ||= $class;
+    $args{version}  ||= $class->VERSION;
+
+    unless ($args{path}) {
+        $args{path}  = $args{name};
+        $args{path}  =~ s!::!/!g;
+    }
+    $args{file}     ||= "$args{prefix}/$args{path}.pm";
+
+    bless(\%args, $class);
+}
+
+#line 210
+
+sub call {
+    my $self   = shift;
+    my $method = shift;
+    my $obj = $self->load($method) or return;
+
+    unshift @_, $obj;
+    goto &{$obj->can($method)};
+}
+
+#line 225
+
+sub load {
+    my ($self, $method) = @_;
+
+    $self->load_extensions(
+        "$self->{prefix}/$self->{path}", $self
+    ) unless $self->{extensions};
+
+    foreach my $obj (@{$self->{extensions}}) {
+        return $obj if $obj->can($method);
+    }
+
+    my $admin = $self->{admin} or die << "END";
+The '$method' method does not exist in the '$self->{prefix}' path!
+Please remove the '$self->{prefix}' directory and run $0 again to load it.
+END
+
+    my $obj = $admin->load($method, 1);
+    push @{$self->{extensions}}, $obj;
+
+    $obj;
+}
+
+#line 255
+
+sub load_extensions {
+    my ($self, $path, $top_obj) = @_;
+
+    unshift @INC, $self->{prefix}
+        unless grep { $_ eq $self->{prefix} } @INC;
+
+    local @INC = ($path, @INC);
+    foreach my $rv ($self->find_extensions($path)) {
+        my ($file, $pkg) = @{$rv};
+        next if $self->{pathnames}{$pkg};
+
+        eval { require $file; 1 } or (warn($@), next);
+        $self->{pathnames}{$pkg} = delete $INC{$file};
+        push @{$self->{extensions}}, $pkg->new( _top => $top_obj );
+    }
+}
+
+#line 279
+
+sub find_extensions {
+    my ($self, $path) = @_;
+    my @found;
+
+    File::Find::find(sub {
+        my $file = $File::Find::name;
+        return unless $file =~ m!^\Q$path\E/(.+)\.pm\Z!is;
+        return if $1 eq $self->{dispatch};
+
+        $file = "$self->{path}/$1.pm";
+        my $pkg = "$self->{name}::$1"; $pkg =~ s!/!::!g;
+        push @found, [$file, $pkg];
+    }, $path) if -d $path;
+
+    @found;
+}
+
+1;
+
+__END__
+
+#line 617

Added: branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Base.pm?rev=20374&op=file
==============================================================================
--- branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Base.pm (added)
+++ branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Base.pm Sat May 24 00:49:34 2008
@@ -1,0 +1,54 @@
+#line 1 "inc/Module/Install/Base.pm - /usr/local/share/perl/5.8.4/Module/Install/Base.pm"
+package Module::Install::Base;
+
+#line 28
+
+sub new {
+    my ($class, %args) = @_;
+
+    foreach my $method (qw(call load)) {
+        *{"$class\::$method"} = sub {
+            +shift->_top->$method(@_);
+        } unless defined &{"$class\::$method"};
+    }
+
+    bless(\%args, $class);
+}
+
+#line 46
+
+sub AUTOLOAD {
+    my $self = shift;
+    goto &{$self->_top->autoload};
+}
+
+#line 57
+
+sub _top { $_[0]->{_top} }
+
+#line 68
+
+sub admin {
+    my $self = shift;
+    $self->_top->{admin} or Module::Install::Base::FakeAdmin->new;
+}
+
+sub is_admin {
+    my $self = shift;
+    $self->admin->VERSION;
+}
+
+sub DESTROY {}
+
+package Module::Install::Base::FakeAdmin;
+
+my $Fake;
+sub new { $Fake ||= bless(\@_, $_[0]) }
+sub AUTOLOAD {}
+sub DESTROY {}
+
+1;
+
+__END__
+
+#line 112

Added: branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Can.pm?rev=20374&op=file
==============================================================================
--- branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Can.pm (added)
+++ branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Can.pm Sat May 24 00:49:34 2008
@@ -1,0 +1,38 @@
+#line 1 "inc/Module/Install/Can.pm - /usr/local/share/perl/5.8.4/Module/Install/Can.pm"
+package Module::Install::Can;
+use Module::Install::Base; @ISA = qw(Module::Install::Base);
+$VERSION = '0.01';
+
+use strict;
+use Config ();
+use File::Spec ();
+use ExtUtils::MakeMaker ();
+
+# check if we can run some command
+sub can_run {
+    my ($self, $cmd) = @_;
+
+    my $_cmd = $cmd;
+    return $_cmd if (-x $_cmd or $_cmd = MM->maybe_command($_cmd));
+
+    for my $dir ((split /$Config::Config{path_sep}/, $ENV{PATH}), '.') {
+        my $abs = File::Spec->catfile($dir, $_[1]);
+        return $abs if (-x $abs or $abs = MM->maybe_command($abs));
+    }
+
+    return;
+}
+
+sub can_cc {
+    my $self = shift;
+    my @chunks = split(/ /, $Config::Config{cc}) or return;
+
+    # $Config{cc} may contain args; try to find out the program part
+    while (@chunks) {
+        return $self->can_run("@chunks") || (pop(@chunks), next);
+    }
+
+    return;
+}
+
+1;

Added: branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Fetch.pm?rev=20374&op=file
==============================================================================
--- branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Fetch.pm (added)
+++ branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Fetch.pm Sat May 24 00:49:34 2008
@@ -1,0 +1,86 @@
+#line 1 "inc/Module/Install/Fetch.pm - /usr/local/share/perl/5.8.4/Module/Install/Fetch.pm"
+package Module::Install::Fetch;
+use Module::Install::Base; @ISA = qw(Module::Install::Base);
+
+$VERSION = '0.01';
+
+sub get_file {
+    my ($self, %args) = @_;
+    my ($scheme, $host, $path, $file) = 
+        $args{url} =~ m|^(\w+)://([^/]+)(.+)/(.+)| or return;
+
+    if ($scheme eq 'http' and !eval { require LWP::Simple; 1 }) {
+        $args{url} = $args{ftp_url}
+            or (warn("LWP support unavailable!\n"), return);
+        ($scheme, $host, $path, $file) = 
+            $args{url} =~ m|^(\w+)://([^/]+)(.+)/(.+)| or return;
+    }
+
+    $|++;
+    print "Fetching '$file' from $host... ";
+
+    unless (eval { require Socket; Socket::inet_aton($host) }) {
+        warn "'$host' resolve failed!\n";
+        return;
+    }
+
+    return unless $scheme eq 'ftp' or $scheme eq 'http';
+
+    require Cwd;
+    my $dir = Cwd::getcwd();
+    chdir $args{local_dir} or return if exists $args{local_dir};
+
+    if (eval { require LWP::Simple; 1 }) {
+        LWP::Simple::mirror($args{url}, $file);
+    }
+    elsif (eval { require Net::FTP; 1 }) { eval {
+        # use Net::FTP to get past firewall
+        my $ftp = Net::FTP->new($host, Passive => 1, Timeout => 600);
+        $ftp->login("anonymous", 'anonymous at example.com');
+        $ftp->cwd($path);
+        $ftp->binary;
+        $ftp->get($file) or (warn("$!\n"), return);
+        $ftp->quit;
+    } }
+    elsif (my $ftp = $self->can_run('ftp')) { eval {
+        # no Net::FTP, fallback to ftp.exe
+        require FileHandle;
+        my $fh = FileHandle->new;
+
+        local $SIG{CHLD} = 'IGNORE';
+        unless ($fh->open("|$ftp -n")) {
+            warn "Couldn't open ftp: $!\n";
+            chdir $dir; return;
+        }
+
+        my @dialog = split(/\n/, << ".");
+open $host
+user anonymous anonymous\@example.com
+cd $path
+binary
+get $file $file
+quit
+.
+        foreach (@dialog) { $fh->print("$_\n") }
+        $fh->close;
+    } }
+    else {
+        warn "No working 'ftp' program available!\n";
+        chdir $dir; return;
+    }
+
+    unless (-f $file) {
+        warn "Fetching failed: $@\n";
+        chdir $dir; return;
+    }
+
+    return if exists $args{size} and -s $file != $args{size};
+    system($args{run}) if exists $args{run};
+    unlink($file) if $args{remove};
+
+    print(((!exists $args{check_for} or -e $args{check_for})
+        ? "done!" : "failed! ($!)"), "\n");
+    chdir $dir; return !$?;
+}
+
+1;

Added: branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Makefile.pm?rev=20374&op=file
==============================================================================
--- branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Makefile.pm (added)
+++ branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Makefile.pm Sat May 24 00:49:34 2008
@@ -1,0 +1,143 @@
+#line 1 "inc/Module/Install/Makefile.pm - /usr/local/share/perl/5.8.4/Module/Install/Makefile.pm"
+package Module::Install::Makefile;
+use Module::Install::Base; @ISA = qw(Module::Install::Base);
+
+$VERSION = '0.01';
+
+use strict 'vars';
+use vars '$VERSION';
+
+use ExtUtils::MakeMaker ();
+
+sub Makefile { $_[0] }
+
+sub prompt { 
+    shift;
+    goto &ExtUtils::MakeMaker::prompt;
+}
+
+sub makemaker_args {
+    my $self = shift;
+    my $args = ($self->{makemaker_args} ||= {});
+    %$args = ( %$args, @_ ) if @_;
+    $args;
+}
+
+sub clean_files {
+    my $self = shift;
+    my $clean = $self->makemaker_args->{clean} ||= {};
+    %$clean = (
+        %$clean, 
+        FILES => join(" ", grep length, $clean->{FILES}, @_),
+    );
+}
+
+sub libs {
+    my $self = shift;
+    my $libs = ref $_[0] ? shift : [shift];
+    $self->makemaker_args( LIBS => $libs );
+}
+
+sub inc {
+    my $self = shift;
+    $self->makemaker_args( INC => shift );
+}
+
+sub write {
+    my $self = shift;
+    die "&Makefile->write() takes no arguments\n" if @_;
+
+    my $args = $self->makemaker_args;
+
+    $args->{DISTNAME} = $self->name;
+    $args->{NAME} = $self->module_name || $self->name || $self->determine_NAME($args);
+    $args->{VERSION} = $self->version || $self->determine_VERSION($args);
+    $args->{NAME} =~ s/-/::/g;
+
+    if ($] >= 5.005) {
+	$args->{ABSTRACT} = $self->abstract;
+	$args->{AUTHOR} = $self->author;
+    }
+    if ( eval($ExtUtils::MakeMaker::VERSION) >= 6.10 ) {
+        $args->{NO_META} = 1;
+    }
+    if ( eval($ExtUtils::MakeMaker::VERSION) > 6.17 ) {
+	$args->{SIGN} = 1 if $self->sign;
+    }
+    delete $args->{SIGN} unless $self->is_admin;
+
+    # merge both kinds of requires into prereq_pm
+    my $prereq = ($args->{PREREQ_PM} ||= {});
+    %$prereq = ( %$prereq, map { @$_ } map { @$_ } grep $_,
+                 ($self->build_requires, $self->requires) );
+
+    # merge both kinds of requires into prereq_pm
+    my $dir = ($args->{DIR} ||= []);
+    if ($self->bundles) {
+        push @$dir, map "$_->[1]", @{$self->bundles};
+        delete $prereq->{$_->[0]} for @{$self->bundles};
+    }
+
+    if (my $perl_version = $self->perl_version) {
+        eval "use $perl_version; 1"
+            or die "ERROR: perl: Version $] is installed, ".
+                   "but we need version >= $perl_version";
+    }
+
+    my %args = map {($_ => $args->{$_})} grep {defined($args->{$_})} keys %$args;
+
+    if ($self->admin->preop) {
+        $args{dist} = $self->admin->preop;
+    }
+
+    ExtUtils::MakeMaker::WriteMakefile(%args);
+
+    $self->fix_up_makefile();
+}
+
+sub fix_up_makefile {
+    my $self = shift;
+    my $top_class = ref($self->_top) || '';
+    my $top_version = $self->_top->VERSION || '';
+
+    my $preamble = $self->preamble 
+       ? "# Preamble by $top_class $top_version\n" . $self->preamble
+       : '';
+    my $postamble = "# Postamble by $top_class $top_version\n" . 
+                    ($self->postamble || '');
+
+    open MAKEFILE, '< Makefile' or die $!;
+    my $makefile = do { local $/; <MAKEFILE> };
+    close MAKEFILE;
+
+    $makefile =~ s/\b(test_harness\(\$\(TEST_VERBOSE\), )/$1'inc', /;
+    $makefile =~ s/( -I\$\(INST_ARCHLIB\))/ -Iinc$1/g;
+    $makefile =~ s/( "-I\$\(INST_LIB\)")/ "-Iinc"$1/g;
+
+    $makefile =~ s/^(FULLPERL = .*)/$1 -Iinc/m;
+    $makefile =~ s/^(PERL = .*)/$1 -Iinc/m;
+
+    open MAKEFILE, '> Makefile' or die $!;
+    print MAKEFILE "$preamble$makefile$postamble";
+    close MAKEFILE;
+}
+
+sub preamble {
+    my ($self, $text) = @_;
+    $self->{preamble} = $text . $self->{preamble} if defined $text;
+    $self->{preamble};
+}
+
+sub postamble {
+    my ($self, $text) = @_;
+
+    $self->{postamble} ||= $self->admin->postamble;
+    $self->{postamble} .= $text if defined $text;
+    $self->{postamble}
+}
+
+1;
+
+__END__
+
+#line 273

Added: branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Metadata.pm?rev=20374&op=file
==============================================================================
--- branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Metadata.pm (added)
+++ branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Metadata.pm Sat May 24 00:49:34 2008
@@ -1,0 +1,187 @@
+#line 1 "inc/Module/Install/Metadata.pm - /usr/local/share/perl/5.8.4/Module/Install/Metadata.pm"
+package Module::Install::Metadata;
+use Module::Install::Base; @ISA = qw(Module::Install::Base);
+
+$VERSION = '0.04';
+
+use strict 'vars';
+use vars qw($VERSION);
+
+sub Meta { shift }
+
+my @scalar_keys = qw(
+    name module_name version abstract author license
+    distribution_type sign perl_version
+);
+my @tuple_keys  = qw(build_requires requires recommends bundles);
+
+foreach my $key (@scalar_keys) {
+    *$key = sub {
+        my $self = shift;
+        return $self->{'values'}{$key} unless @_;
+        $self->{'values'}{$key} = shift;
+        return $self;
+    };
+}
+
+foreach my $key (@tuple_keys) {
+    *$key = sub {
+        my $self = shift;
+        return $self->{'values'}{$key} unless @_;
+        my @rv;
+        while (@_) {
+            my $module  = shift or last;
+            my $version = shift || 0;
+            if ($module eq 'perl') {
+                $version =~ s{^(\d+)\.(\d+)\.(\d+)}
+                             {$1 + $2/1_000 + $3/1_000_000}e;
+                $self->perl_version($version);
+                next;
+            }
+            my $rv = [$module, $version];
+            push @{$self->{'values'}{$key}}, $rv;
+            push @rv, $rv;
+        }
+        return @rv;
+    };
+}
+
+sub features {
+    my $self = shift;
+    while (my ($name, $mods) = splice(@_, 0, 2)) {
+        my $count = 0;
+        push @{$self->{'values'}{'features'}}, ($name => [
+            map { (++$count % 2 and ref($_) and ($count += $#$_)) ? @$_ : $_ } @$mods
+        ] );
+    }
+    return @{$self->{'values'}{'features'}};
+}
+
+sub no_index {
+    my $self = shift;
+    my $type = shift;
+    push @{$self->{'values'}{'no_index'}{$type}}, @_ if $type;
+    return $self->{'values'}{'no_index'};
+}
+
+sub _dump {
+    my $self = shift;
+    my $package = ref($self->_top);
+    my $version = $self->_top->VERSION;
+    my %values = %{$self->{'values'}};
+
+    delete $values{sign};
+    if (my $perl_version = delete $values{perl_version}) {
+        # Always canonical to three-dot version 
+        $perl_version =~ s{^(\d+)\.(\d\d\d)(\d*)}{join('.', $1, int($2), int($3))}e
+            if $perl_version >= 5.006;
+        $values{requires} = [
+            [perl => $perl_version],
+            @{$values{requires}||[]},
+        ];
+    }
+
+    warn "No license specified, setting license = 'unknown'\n"
+        unless $values{license};
+
+    $values{license} ||= 'unknown';
+    $values{distribution_type} ||= 'module';
+    $values{name} ||= do {
+        my $name = $values{module_name};
+        $name =~ s/::/-/g;
+        $name;
+    } if $values{module_name};
+
+    if ($values{name} =~ /::/) {
+        my $name = $values{name};
+        $name =~ s/::/-/g;
+        die "Error in name(): '$values{name}' should be '$name'!\n";
+    }
+
+    my $dump = '';
+    foreach my $key (@scalar_keys) {
+        $dump .= "$key: $values{$key}\n" if exists $values{$key};
+    }
+    foreach my $key (@tuple_keys) {
+        next unless exists $values{$key};
+        $dump .= "$key:\n";
+        foreach (@{$values{$key}}) {
+            $dump .= "  $_->[0]: $_->[1]\n";
+        }
+    }
+
+    if (my $no_index = $values{no_index}) {
+        push @{$no_index->{'directory'}}, 'inc';
+        require YAML;
+        local $YAML::UseHeader = 0;
+        $dump .= YAML::Dump({ no_index => $no_index});
+    }
+    else {
+        $dump .= << "META";
+no_index:
+  directory:
+    - inc
+META
+    }
+    
+    $dump .= "generated_by: $package version $version\n";
+    return $dump;
+}
+
+sub read {
+    my $self = shift;
+    $self->include_deps( 'YAML', 0 );
+    require YAML;
+    my $data = YAML::LoadFile( 'META.yml' );
+    # Call methods explicitly in case user has already set some values.
+    while ( my ($key, $value) = each %$data ) {
+        next unless $self->can( $key );
+        if (ref $value eq 'HASH') {
+            while (my ($module, $version) = each %$value) {
+                $self->$key( $module => $version );
+            }
+        }
+        else {
+            $self->$key( $value );
+        }
+    }
+    return $self;
+}
+
+sub write {
+    my $self = shift;
+    return $self unless $self->is_admin;
+
+    META_NOT_OURS: {
+        local *FH;
+        if (open FH, "META.yml") {
+            while (<FH>) {
+                last META_NOT_OURS if /^generated_by: Module::Install\b/;
+            }
+            return $self if -s FH;
+        }
+    }
+
+    warn "Writing META.yml\n";
+    open META, "> META.yml" or warn "Cannot write to META.yml: $!";
+    print META $self->_dump;
+    close META;
+    return $self;
+}
+
+sub version_from {
+    my ($self, $version_from) = @_;
+    require ExtUtils::MM_Unix;
+    $self->version(ExtUtils::MM_Unix->parse_version($version_from));
+}
+
+sub abstract_from {
+    my ($self, $abstract_from) = @_;
+    require ExtUtils::MM_Unix;
+    $self->abstract(
+        bless( { DISTNAME => $self->name }, 'ExtUtils::MM_Unix')
+            ->parse_abstract($abstract_from)
+    );
+}
+
+1;

Added: branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Win32.pm?rev=20374&op=file
==============================================================================
--- branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Win32.pm (added)
+++ branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/Win32.pm Sat May 24 00:49:34 2008
@@ -1,0 +1,63 @@
+#line 1 "inc/Module/Install/Win32.pm - /usr/local/share/perl/5.8.4/Module/Install/Win32.pm"
+package Module::Install::Win32;
+use Module::Install::Base; @ISA = qw(Module::Install::Base);
+
+$VERSION = '0.02';
+
+use strict;
+
+# determine if the user needs nmake, and download it if needed
+sub check_nmake {
+    my $self = shift;
+    $self->load('can_run');
+    $self->load('get_file');
+
+    require Config;
+    return unless (
+        $Config::Config{make}                   and
+        $Config::Config{make} =~ /^nmake\b/i    and
+        $^O eq 'MSWin32'                        and
+        !$self->can_run('nmake')
+    );
+
+    print "The required 'nmake' executable not found, fetching it...\n";
+
+    require File::Basename;
+    my $rv = $self->get_file(
+        url         => 'http://download.microsoft.com/download/vc15/Patch/1.52/W95/EN-US/Nmake15.exe',
+        ftp_url     => 'ftp://ftp.microsoft.com/Softlib/MSLFILES/Nmake15.exe',
+        local_dir   => File::Basename::dirname($^X),
+        size        => 51928,
+        run         => 'Nmake15.exe /o > nul',
+        check_for   => 'Nmake.exe',
+        remove      => 1,
+    );
+
+    if (!$rv) {
+        die << '.';
+
+-------------------------------------------------------------------------------
+
+Since you are using Microsoft Windows, you will need the 'nmake' utility
+before installation. It's available at:
+
+  http://download.microsoft.com/download/vc15/Patch/1.52/W95/EN-US/Nmake15.exe
+      or
+  ftp://ftp.microsoft.com/Softlib/MSLFILES/Nmake15.exe
+
+Please download the file manually, save it to a directory in %PATH% (e.g.
+C:\WINDOWS\COMMAND\), then launch the MS-DOS command line shell, "cd" to
+that directory, and run "Nmake15.exe" from there; that will create the
+'nmake.exe' file needed by this module.
+
+You may then resume the installation process described in README.
+
+-------------------------------------------------------------------------------
+.
+    }
+}
+
+1;
+
+__END__
+

Added: branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/WriteAll.pm?rev=20374&op=file
==============================================================================
--- branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/WriteAll.pm (added)
+++ branches/upstream/libdevel-calltrace-perl/current/inc/Module/Install/WriteAll.pm Sat May 24 00:49:34 2008
@@ -1,0 +1,36 @@
+#line 1 "inc/Module/Install/WriteAll.pm - /usr/local/share/perl/5.8.4/Module/Install/WriteAll.pm"
+package Module::Install::WriteAll;
+use Module::Install::Base; @ISA = qw(Module::Install::Base);
+
+sub WriteAll {
+    my $self = shift;
+    my %args = (
+        meta => 1,
+        sign => 0,
+        inline => 0,
+        check_nmake => 1,
+        @_
+    );
+
+    $self->sign(1) if $args{sign};
+    $self->Meta->write if $args{meta};
+    $self->admin->WriteAll(%args) if $self->is_admin;
+
+    if ($0 =~ /Build.PL$/i) {
+	$self->Build->write;
+    }
+    else {
+	$self->check_nmake if $args{check_nmake};
+        $self->makemaker_args( PL_FILES => {} )
+            unless $self->makemaker_args->{'PL_FILES'};
+
+        if ($args{inline}) {
+            $self->Inline->write;
+        }
+        else {
+            $self->Makefile->write;
+        }
+    }
+}
+
+1;

Added: branches/upstream/libdevel-calltrace-perl/current/lib/Devel/CallTrace.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libdevel-calltrace-perl/current/lib/Devel/CallTrace.pm?rev=20374&op=file
==============================================================================
--- branches/upstream/libdevel-calltrace-perl/current/lib/Devel/CallTrace.pm (added)
+++ branches/upstream/libdevel-calltrace-perl/current/lib/Devel/CallTrace.pm Sat May 24 00:49:34 2008
@@ -1,0 +1,139 @@
+=head1 NAME
+
+Devel::CallTrace - See what your code's doing
+
+=head1 SYNOPSIS
+
+#!/usr/bin/perl -d:CallTrace
+
+package foo;
+
+sub bar {
+  print "bar\n";
+  baz();
+}
+
+sub baz {
+    print "boo\n";
+}
+
+
+foo::bar();
+
+=head1 RATIONALE
+
+There are a number of perl modules in the CPAN that are designed to trace
+a program's execution as it runs. Each uses a different trick to do its job, 
+but none of them quite met my needs.  The technique this module uses is quite 
+simple and seems to be quite robust.  
+
+
+=cut
+
+package Devel::CallTrace;
+use warnings;
+use strict;
+no strict 'refs';
+
+use vars qw($SUBS_MATCHING);
+our $VERSION = '1.0';
+
+$SUBS_MATCHING = qw/.*/;
+
+
+
+BEGIN { $^P |= 0x01 };
+
+sub import {
+
+
+}
+package DB;
+
+# Any debugger needs to have a sub DB. It doesn't need to do anything.
+sub DB{};
+
+# We want to track how deep our subroutines go
+our $CALL_DEPTH = 0;
+
+
+=head2 DB::sub
+
+perl will automatically call DB::sub on each subroutine call and leave it up
+to us to dispatch to where we want to go.
+
+=cut
+
+
+sub sub {
+    # localize CALL_DEPTH so that we don't need to decrement it after the sub 
+    # is called
+    local $DB::CALL_DEPTH = $DB::CALL_DEPTH+1;
+
+    # Report on what's going on, but only if it matches our regex
+    Devel::CallTrace::called($DB::CALL_DEPTH, \@_) 
+        if ($DB::sub =~ $Devel::CallTrace::SUBS_MATCHING);
+
+    # Call our subroutine. @_ gets passed on for us.
+    # by calling it last, we don't need to worry about "wantarray", etc
+    # by returning it like this, the caller's expectations are conveyed to 
+    # the called routine
+    &{$DB::sub};
+}
+
+=head2 Devel::CallTrace::called 
+
+This routine is called with two parameters:
+
+=over
+
+=item DEPTH
+
+The integer "depth" that this call is being called at.
+
+=item PARAMS
+
+A reference to the routine's @INC
+
+=back
+
+To get at the subroutine that was being called, have a look at $DB::sub
+
+=cut
+
+sub Devel::CallTrace::called {
+    my $depth = shift;
+    my $routine = shift;
+    # print STDERR is safe. warn is not. calling any routine 
+    # not defined from within the DB:: package will not work. (see perldebguts)
+    print STDERR " " x $depth . $DB::sub ."\n";
+}
+
+=head1 BUGS
+
+It uses the debugger. How could it not have bugs?
+
+=head1 SEE ALSO
+
+L<perldebguts>, L<DB>, a licensed therapist.
+
+
+L<trace> - Uses source filters. Scares me.
+
+L<Devel::TraceCalls> - Very robust API. The code seems to do all sorts of scary
+magic
+
+
+L<Debug::Trace> - Uses symbol table magic to wrap your functions. 
+
+L<Devel::TRaceFuncs> - Requires developers to instrument their source files.
+
+
+=head1 COPYRIGHT
+
+Copyright 2005 Jesse Vincent <jesse at bestpractical.com>
+
+This module may be redistributed under the same terms as perl itself
+
+=cut
+1;

Added: branches/upstream/libdevel-calltrace-perl/current/t/1basic.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdevel-calltrace-perl/current/t/1basic.t?rev=20374&op=file
==============================================================================
--- branches/upstream/libdevel-calltrace-perl/current/t/1basic.t (added)
+++ branches/upstream/libdevel-calltrace-perl/current/t/1basic.t Sat May 24 00:49:34 2008
@@ -1,0 +1,48 @@
+#!/usr/bin/perl
+
+# I can't make this go with Test::More because we're hooking the symbol table
+use vars qw/@CALLED/;
+use Devel::CallTrace;
+
+package DB;
+sub Devel::CallTrace::called {
+    my @args = ($_[0], $DB::sub, $_[1]);
+    push @main::CALLED, \@args;
+}
+package main;
+
+
+sub bar {
+  baz();
+}
+sub baz {
+1;
+}
+
+my $return = bar();
+
+package DB;
+
+eval "sub DB::sub  {&\$DB::sub};";
+
+package main;
+
+
+unless( scalar @CALLED == 2 ) { print "not "};
+print "ok 1 - There were two calls\n";
+unless ($return ==1) { print "not "};
+print "ok 2\n";
+
+my $first = shift @CALLED;
+unless ($first->[0] == '1') { print "not "};
+print "ok 3 - Started with a depth of 1 - ".$first->[0]."\n";
+unless ($first->[1] eq 'main::bar') { print "not "};
+print "ok 4 - bar was called first: ".$first->[1]."\n";
+
+my $second = shift @CALLED;
+unless ($second->[0] == '2') { print "not "};
+print "ok 5 - Started with a depth of 2 ".$second->[0]."\n";
+unless ($second->[1] eq 'main::baz') { print "not "};
+print "ok 6 - baz was called second ".$second->[1]."\n";
+print "1..6\n";
+1;




More information about the Pkg-perl-cvs-commits mailing list