~ubuntu-branches/debian/lenny/net-snmp/lenny

« back to all changes in this revision

Viewing changes to perl/SNMP/t/bulkwalk.t

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2007-05-10 22:20:23 UTC
  • Revision ID: james.westby@ubuntu.com-20070510222023-3fr07xb9i17xvq32
Tags: upstream-5.3.1
ImportĀ upstreamĀ versionĀ 5.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!./perl
2
2
#
3
 
# $Id: bulkwalk.t,v 5.8.2.1 2005/10/11 09:27:27 dts12 Exp $
 
3
# $Id: bulkwalk.t,v 5.9 2005/10/11 09:27:14 dts12 Exp $
4
4
#
5
5
# Test bulkwalk functionality.
6
6
use Data::Dumper;