Home
last modified time | relevance | path

Searched refs:retrieve_fd (Results 1 – 20 of 20) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/dist/Storable/t/
H A Dhugeids.t12 use Storable qw(store_fd retrieve_fd nstore_fd);
188 my $x = retrieve_fd($fh);
212 my $x = retrieve_fd($fh);
238 my $x = retrieve_fd($fh);
261 my $x = retrieve_fd($fh);
281 my $x = retrieve_fd($fh);
299 my $x = retrieve_fd($fh);
/dports/lang/perl5.30/perl-5.30.3/dist/Storable/t/
H A Dhugeids.t12 use Storable qw(store_fd retrieve_fd nstore_fd);
188 my $x = retrieve_fd($fh);
212 my $x = retrieve_fd($fh);
238 my $x = retrieve_fd($fh);
261 my $x = retrieve_fd($fh);
281 my $x = retrieve_fd($fh);
299 my $x = retrieve_fd($fh);
/dports/lang/perl5.32/perl-5.32.1/dist/Storable/t/
H A Dhugeids.t12 use Storable qw(store_fd retrieve_fd nstore_fd);
188 my $x = retrieve_fd($fh);
212 my $x = retrieve_fd($fh);
238 my $x = retrieve_fd($fh);
261 my $x = retrieve_fd($fh);
281 my $x = retrieve_fd($fh);
299 my $x = retrieve_fd($fh);
/dports/devel/p5-Storable/Storable-3.25/t/
H A Dhugeids.t12 use Storable qw(store_fd retrieve_fd nstore_fd);
188 my $x = retrieve_fd($fh);
212 my $x = retrieve_fd($fh);
238 my $x = retrieve_fd($fh);
261 my $x = retrieve_fd($fh);
281 my $x = retrieve_fd($fh);
299 my $x = retrieve_fd($fh);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Storable/t/
H A Dhugeids.t12 use Storable qw(store_fd retrieve_fd nstore_fd);
188 my $x = retrieve_fd($fh);
212 my $x = retrieve_fd($fh);
238 my $x = retrieve_fd($fh);
261 my $x = retrieve_fd($fh);
281 my $x = retrieve_fd($fh);
299 my $x = retrieve_fd($fh);
/dports/www/p5-Flickr-API/Flickr-API-1.28/script/
H A Dflickr_dump_stored_config.pl44 $config = retrieve_fd($CFG);
H A Dflickr_make_stored_config.pl60 $inconfig = retrieve_fd($CONFIG_IN);
/dports/lang/perl5.34/perl-5.34.0/dist/Storable/
H A DStorable.pm452 sub retrieve_fd { &fd_retrieve } # Backward compatibility subroutine
H A DChangeLog966 Added code example for store_fd() and retrieve_fd() in the
/dports/lang/perl5.30/perl-5.30.3/dist/Storable/
H A D__Storable__.pm452 sub retrieve_fd { &fd_retrieve } # Backward compatibility subroutine
H A DChangeLog935 Added code example for store_fd() and retrieve_fd() in the
/dports/lang/perl5.32/perl-5.32.1/dist/Storable/
H A DStorable.pm452 sub retrieve_fd { &fd_retrieve } # Backward compatibility subroutine
H A DChangeLog966 Added code example for store_fd() and retrieve_fd() in the
/dports/devel/p5-Cache-AgainstFile/Cache-AgainstFile-1.016/lib/Cache/AgainstFile/
H A DStorable.pm241 $ref_data = retrieve_fd($$fh);
/dports/devel/p5-Alzabo/Alzabo-0.92/lib/Alzabo/
H A DSchema.pm65 my $schema = Storable::retrieve_fd($fh)
/dports/devel/p5-Storable/Storable-3.25/
H A DStorable.pm452 sub retrieve_fd { &fd_retrieve } # Backward compatibility subroutine
H A DChangeLog998 Added code example for store_fd() and retrieve_fd() in the
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Storable/
H A DStorable.pm452 sub retrieve_fd { &fd_retrieve } # Backward compatibility subroutine
H A DChangeLog998 Added code example for store_fd() and retrieve_fd() in the
/dports/www/p5-Flickr-API/Flickr-API-1.28/lib/Flickr/
H A DAPI.pm415 my $config_ref = retrieve_fd($IMPORT);