phonebookengines/contactsmodel/tsrc/performance/clog.pl
changeset 24 0ba2181d7c28
parent 0 e686773b3f54
equal deleted inserted replaced
0:e686773b3f54 24:0ba2181d7c28
       
     1 #
     1 # Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 # Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 # All rights reserved.
     3 # All rights reserved.
     3 # This component and the accompanying materials are made available
     4 # This component and the accompanying materials are made available
     4 # under the terms of "Eclipse Public License v1.0"
     5 # under the terms of "Eclipse Public License v1.0"
     5 # which accompanies this distribution, and is available
     6 # which accompanies this distribution, and is available
     8 # Initial Contributors:
     9 # Initial Contributors:
     9 # Nokia Corporation - initial contribution.
    10 # Nokia Corporation - initial contribution.
    10 #
    11 #
    11 # Contributors:
    12 # Contributors:
    12 #
    13 #
    13 # Description:
    14 # Description: 
    14 #
    15 #
    15 
    16 
    16 my %data;
    17 my %data;
    17 
    18 
    18 opendir(DIR, '.') or die "Can't opendir .: $!";
    19 opendir(DIR, '.') or die "Can't opendir .: $!";