[MacPorts] #43025: [NEW] p5-linux-cpuinfo

MacPorts noreply at macports.org
Mon Jan 5 12:45:53 PST 2015


#43025: [NEW] p5-linux-cpuinfo
-------------------------------+--------------------------------
  Reporter:  jul_bsd@…         |      Owner:  macports-tickets@…
      Type:  submission        |     Status:  reopened
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:
Resolution:                    |   Keywords:
      Port:  p5-linux-cpuinfo  |
-------------------------------+--------------------------------

Comment (by mojca@…):

 One of the things that bothers me most is the fact that there's something
 weird with packaging of the module. For example I'm unable to find the old
 version and the simple example from documentation fails completely:

 {{{
 use Linux::Cpuinfo;

 my $cpu = Linux::Cpuinfo->new();

 die ('Could not find cpu info (does /proc/cpuinfo exists?)')
   unless ref $cpu;
 }}}

 I'm removing the port in r131077 until someone figures out what to do with
 it.

-- 
Ticket URL: <https://trac.macports.org/ticket/43025#comment:7>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list