Revision 680

Date:
2018/05/26 20:17:15
Author:
ahitrov
Revision Log:
Method can be used through $keeper->{session}->

Files:

Legend:

 
Added
 
Removed
 
Modified
  • utf8/plugins/session/lib/session/Keeper.pm

     
    308 308
    309 309 sub _get_hash_from_profile {
    310 310 my $profile = shift;
    311 if ( ref $profile eq 'session::Keeper' ) {
    312 $profile = shift;
    313 }
    311 314 return unless ref $profile;
    312 315
    313 316 my %data = (