summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakbug_report
blob: 02eabebdf3bdf67c461aa615b004f9db76fda7f2 (plain)
1
2
3
4
5
6
7
#!/usr/bin/perl

use lib qw(/usr/lib/libDrakX);

use any;

print any::report_bug();