Sort::Maker: style => 'plain' difficulty



I'm having trouble getting this program to work:

-----------code---------
#!/usr/bin/perl

use strict;
use warnings;
use Sort::Maker qw(make_sorter sorter_source);

my $sorter = make_sorter (
style => 'plain',
string => '$_',
);

die($@) unless $sorter;

print sorter_source($sorter);
-----------end----------

The response is this:
----------output---------
make_sorter: Unknown option or key 'style'
----------end------------

I tried this in two different accounts. Sort::Maker was downloaded from CPAN. Does this work for other people? Could my system be this totally messed up?

I'm using Perl 5.8.4 and Sort::Maker 0.05 on Debian 3.1.

.



Relevant Pages

  • Re: Showing number of pages, in a document ....
    ... In fact, the "Edit String" window ... sorter didn't appear. ... Publisher newsgroup on 10-01-2007 ... If you don't see a "ShowStatusBar" string, you'll need to create one by ...
    (microsoft.public.publisher)
  • Re: Sort::Maker : anonymous sub is compiled outside of my module
    ... Mumia W. (reading news) wrote: ... 132 use strict; ... 133 use warnings; ... 147 my $sorter = make_sorter( ...
    (comp.lang.perl.modules)
  • Re: cant find page sorter tool on bottom left in print publication
    ... If you're using Windows Vista, Click on the start button, and type ... If you don't see a "ShowStatusBar" string, you'll need to create one by ... Microsoft Office Publisher 2007. ... You should see the page sorter in the lower ...
    (microsoft.public.publisher)
  • Re: Showing number of pages, in a document ....
    ... sorter didn't appear. ... Publisher newsgroup on 10-01-2007 ... I was able to take advantage of free Microsoft Office tech support from ... If you don't see a "ShowStatusBar" string, you'll need to create one by ...
    (microsoft.public.publisher)
  • Re: Showing number of pages, in a document ....
    ... sorter didn't appear. ... Publisher newsgroup on 10-01-2007 ... I was able to take advantage of free Microsoft Office tech support from ... If you don't see a "ShowStatusBar" string, you'll need to create one by ...
    (microsoft.public.publisher)