Mageia Bugzilla – Attachment 1623 Details for
Bug 4062
perl-Devel-Platform-Info is newer in MDV 2010.2 (contrib) updates than Mageia 1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Script I used to test that the updated package works.
platform.info.test.pm (text/plain), 177 bytes, created by
Dave Hodgins
on 2012-02-24 05:08:41 CET
(
hide
)
Description:
Script I used to test that the updated package works.
Filename:
MIME Type:
Creator:
Dave Hodgins
Created:
2012-02-24 05:08:41 CET
Size:
177 bytes
patch
obsolete
>#!/usr/bin/perl > > use Devel::Platform::Info; > my $info = Devel::Platform::Info->new(); > my $data = $info->get_info(); > print "($$data{kernel}"; >
#!/usr/bin/perl use Devel::Platform::Info; my $info = Devel::Platform::Info->new(); my $data = $info->get_info(); print "($$data{kernel}";
View Attachment As Raw
Actions:
View
Attachments on
bug 4062
: 1623